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 custom ICO file instead of only PNG, JPG and BMP and maintain the size of the image
We use the original ico file for all our applications (32x32 or 48x48 pixels). The auto created applications using PmPC use the large full blown icons but this does not look nice in the software center. Currently I have created a PNG of the origin...
Advanced Insights Add warranty information column to Battery and Disk health area
In the Battery and Disk health area it would be helpful to see the warranty information and potentially do an export of the device information to bulk submit tickets for repairs to the vendor.
I only want to login once to my CSP partner account, and then just select the clients to enable by PatchmyPC. This will have the great side effect of you guys getting quicker, more clients devices!
The Signiant App connects your computer to Media Shuttle allowing you to transfer multiple files at once via high speed transfer. Any Media Shuttle user can download the Signiant App to accelerate their file transfers.
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.
Right now we can't update Java 8 as the version that is requested by PMPC is Oracle Java SE Development Kit 8 8.0.3810.9 (x86) Oracle Java SE Development Kit 8 8.0.3810.9 (x64) Oracle Java 8 8.0.3810.9 (x86) Oracle Java 8 8.0.3810.9 (x64) The Vers...
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...