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:
Some of our employees have begun using this tool. Note that it is the same company yet a different product from Screaming Frog SEO Spider that was previously implemented. https://ideas.patchmypc.com/ideas/PATCHMYPC-I-548
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.
Commvault Activate requires frequent updates and would be a great benefit on here.
Commvault updates are coming more frequently and aren't backwards copatible. Having this available through PatchMyPC would save my packaging team time and effort.
Scriptrunner could use the max run time value set in the Publisher
ScriptRunner times out after 30 minutes if the installation does not complete before then. When it times out, it does not end the installation process causing MSIEXEC to become locked up. Because ScriptRunner has reported a failure back to the IME...
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...