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:
The ability to deploy content as a Win32 app without using an installer or being provided a dummy installer. There are cases were a client request a desktop shortcut, network to be created, or if a file/folder needs to be pushed. Ability for PMPC ...
I have been pushing some dependency requirements lately and it would be nice to push these into Intune without having to assign a dummy group to allow Deploy to be used.
Add a "Preview" visual indicator for any feature that is currently in public preview
If customers enable the Preview feature within the Patch My PC Cloud portal, there is no way of telling which feature is in Preview currently, directly from the portal.Adding a visual indicator would help.
Enable or disable Patch My PC predefined pre/post install scripts. Currently, Patch My PC predefined scripts are included by default in the Cloud solution, not visible in the UI, and there is no way of opting out of using that predefined script.
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>
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.
Build a function to check which has the newest update version, the MSI or the EXE
For example, VLC Media Player, as I am aware, has its latest MSI update from November 2023, while the EXE version was updated in June 2024. It would be nice to have a recommendation on which installation type has the newer updates in the app deplo...