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:
Edit Conflicting Process Notification buttons text
Would it be possible to have an option to change the text in Conflicting Process Notification buttons i.e. "Close all and install" and "Snooze install"? We would need to have these in Finnish. Thanks!
Retain customisations when disabling an app/update
having settings.xml retain things like custom command line args when a product is deselected in the Publisher would be great so customers don't need to reconfigure those options when they reenable the product.
Intune - Indication in the application manager of "Orphaned" content
At present, when an app or update is published to Intune, then un-ticked, it is not un-published, and essentially becomes orphaned. Yes we can search for all apps published by PMPC in the Application Manager however I would appreciate an obvious c...
Allow us to rename TeamViewer files for X64 and X86
Hello, Every time TeamViewer release a build, we have to download the 32 and 64 bit versions of the app. The problem is that these apps are both names the same. "TeamViewer_Full.msi" and "Teamviewer_Host.msi" for both versions. I would like to be ...
I installed the latest preview release from the Publisher UI and it prompted for a reboot. The best way to fix this is to add the 0x2 bit to the ServiceControl table entry to stop the service on install as well as uninstall.
Add right click option to remove Start Menu Entries
Add a right click option to remove certain Start Menu Entries for applications. Java for instance leaves a "Check for Updates" Start Menu Entry even when Desktop Shortcuts and Updates are disabled through Patch My PC.
Hey, It would be nice to have the possibility to search for GroupIDs when assigning applications for Intune. In our environment we have on Prem and Cloud groups with the same name and only wanted to assign the cloud group, which we cannot differen...
Notepad++ try to deactivate autoupdater via "Post-Update Script"
Hi There, I try to delete the "updater" folder in app folder by using a .ps1 script via "Post-Update Script" - this is my solution to get the updater deactivated. Remove-Item " $env:programfiles \Notepad++\updater" -ErrorAction SilentlyContinue We...