A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:
Avoid modifying DisplayName to account for the application architecture
To avoid duplicate entries in ARP: Either add a value under the app in Uninstall (may be problematic) or do something like: HKLM\SOFTWARE\PatchMyPC\InstallersARCHAppGUID = <GUID>Architecture = <ARCH>
When getting the browser extensions, there was no way to get the ID of am extension, especially ones that are no longer in the Chrome or Edge store. Luckily, there is an InstallPath property looking at queries, and with some parsing, we can get it...
Home Updater: Disable creation of Patch My PC shortcut on update
The Patch My PC team misinterpreted https://ideas.patchmypc.com/ideas/PATCHMYPC-I-5151 I would like an option to have Patch My PC to not create a shortcut for itself when it itself updates. Currently wen the Patch My PC home updater updates, it pu...
Base Installation Feature Should Create Applications not Packages in SCCM
The base installation feature available today in the publishing service uses the legacy package model in SCCM. It would be a better experience for it to create applications for base installations. We are adding this idea based on previous customer...
When searching for installed software a list of products that match the search criteria is displayed. For example, when looking for all installs of a particular software installed, multiple versions could possibly be returned by the search query. ...
Extend 500 Character Limit for "Additional Argument"
We have an application that, to enable to the needed features, takes a bunch of arguments - the specific length of characters in this case is 886. We must fall back on utilizing the On-Prem publisher for this application.