• Welcome to Support Forum: Get Support for Patch My PC Products and Services.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Andrew Jimenez (Patch My PC)

#46
I actually was not able to reproduce this issue. I tested all of the Power BI applications in Patch My PC and was able to successfully install each of them on a test device. Can I get a bit more information? Could you try to delete the existing Patch My PC created app, then run a sync to have Patch My PC recreate the application?
#47
Just to let you know, the code I saw checked in was only for the framework for supporting this feature. We won't have it in the next preview, but we are actively working on it!
#48
Ahh, I think this is because the install was switched from an MSI installation to an EXE installation. We'll look to get this fixed as soon as possible!
#49
Hello,

Do you have the right click option to "manage conflicting Processes" set for Zoom Outlook Plugin? I believe that is what is closing outlook.
https://patchmypc.com/manage-conflicting-processes-when-updating-third-party-applications
#50
Hello, I believe we will support this feature in our next preview release. I expect some level of support for it by the end of the month.
#51
Hey, I just realized, is the issue that the destination path doesn't exist? I see your script specifically is attempting to copy the file to jre1.8.0_361, when the latest java is 371.
#52
Thanks! I removed the screenshot because it wasn't properly redacted. The way you have this set up, it should work. Is this ConfigMgr or Intune? Are you able to see that both the script and the additional file are both included in the content.
#53
Hello, is it possible for you to upload a screenshot? I'd be interested to see the post script window as you have it configured in Patch My PC. If you don't want to upload here, feel free to open a case and email [email protected].
#54
Hello,

The installer we provide for .NET core is the following:
windowsdesktop-runtime-7.0.9-win-x64.exe

The following Microsoft update cooresponds to this .NET Core version:
https://www.catalog.update.microsoft.com/ScopedViewInline.aspx?updateid=724d0dae-699b-47ce-9a20-7b8ee12e3987#InstallDetails

This update contains the following installers:
  • dotnet-sdk-7.0.109-win-x86_92c1b51685027fc5319083a535dbdeacf46fa5d9.exe
  • dotnet-sdk-7.0.306-win-x86_a176c4f6917dd358c201829663c0c6de2094ef8d.exe
  • dotnet-sdk-7.0.306-win-x64_01f6ea89b603053b91320cdf2a44476ae70fc919.exe
  • aspnetcore-runtime-7.0.9-win-x64_520293403e037687490b15d9dbd2853072b5fc6b.exe
  • dotnet-hosting-7.0.9-win_87826fe545068398fb96f1275b6e2eb4d35a4518.exe
  • dotnet-sdk-7.0.109-win-x64_c1b86fbac59093001b627fc562025376ed5f70ab.exe
  • aspnetcore-runtime-7.0.9-win-x86_de4e6321bee8984c0455c32edbfe6c5f9dbc160e.exe
  • dotnet-runtime-7.0.9-win-x64_afe58c029fbe7db706be3ea606393b63b515a13f.exe
  • windowsdesktop-runtime-7.0.9-win-x64_e07648b263ec9ec93cc5d8b0fc79ffd098c965fc.exe
  • windowsdesktop-runtime-7.0.9-win-x86_9bea7d769edf160d967b8efe3710bd65e6e3a688.exe
  • dotnet-runtime-7.0.9-win-x86_151a438e7dd6bc2ded98afa714bc966d905e3c0f.exe

(If you click on the following link, then click "Download" next to the installer, you will see the files included with this update: https://www.catalog.update.microsoft.com/Search.aspx?q=.NET%207.0.9%20x64%20Client )
This leads me to believe that Microsoft is actually patching .NET Core 7 with these updates, as the same installers are included. In fact, Microsoft bundles a lot of installers with their patches. I have looked at the applicability rules that Microsoft uses for these bundles in the past, and they will only install the proper installs based on what is already on the device.
#55
I believe those products are still provided by Microsoft via Windows Update and WSUS: https://www.catalog.update.microsoft.com/Search.aspx?q=.NET
#56
Ok, so it seems like that is how the installer functions when running as the SYSTEM account unfortunately.

I also checked if you can overwrite the temp folder path for MSIs, and it looks like that isn't allowed either...
QuoteAuthors should not need to set the TempFolder property. Windows Installer uses the GetTempPath function to retrieve the path of the directory designated for temporary files and to set this property.

https://learn.microsoft.com/en-us/windows/win32/msi/tempfolder
#57
Hello,

We don't do anything special regarding those installers, so you may be out of luck. I would try to install them manually using the SYSTEM account and see if you notice the same behavior.
#58
We actually followed up on this a bit more, and we had a mistake in our detection method. This issue should be remediated with today's catalog release (6-15-2023).
#59
Hello,

Are you ensuring that you are deploying the tool as an uninstall? Or is this being deployed via WSUS? We have seen issues with the tool removing all versions of flash if an in-place upgrade was made from Windows 7 to 10, as the NPAPI flash sticks around, and then cannot be removed by the tool. In those cases, the remaining flash installs will need to be removed manually.
#60
Patch My PC updates for Microsoft Visual C++ 2015-2022 updates will now upgrade existing 2015-2019 installations. We will also be completing removing 2015-2019 from our catalog this week. Thank you!