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:
Allow customized popup notifications that are plain language
Most notifications are for non-technical end users. The language in the OoB popup notifications is full of IT jargon, something that end users do not appreciate or understand. And sometimes there's more they need to know about the update. If the t...
Home Updater: Add Support for ARM-Specific Application Installers in Home Updater
The Patch My PC Home Updater itself can now run on ARM-based devices, which is great progress. However, today it does not detect or update ARM-specific installers for applications that provide native ARM builds. This means updates may still instal...
Many screen share applications allow many cloud based storage\sharing options and this is not secure when dealing with BCIS or sensative data. ShareNot is specifically designed for corporate use to prevent data leakage. With ShareNot, you can safe...
Create PSADT function for installing Winget packages
It would be great if PSADT had a function for installing\uninstalling Winget packages. Something like Install-WingetPackage -AppID 7zip.7zip and Uninstall-WingetPackage -AppID 7zip.7zip The function would have to do a couple things. One, make sure...
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>
Interactive Notification to User Close Pop Up Running Update Program
Update Application on Client will Update
PowerShell checks if the update application is running (show in TaskManager for running Process)
When this program is running a user window appears where the installation can be moved 5 times or the current...
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...
Home Updater: re-scan each app right before download
Oftentimes when there are a bunch of applications to update, at least one of them autoupdates itself while other ones are being updated. In order to minimize downloads, I would find it helpful, if the home updater would re-scan each app it intends...
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.