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:
Bullseye is a code coverage tool used in software development that we use in a few projects. It updates frequently enough that it would be nice to have this automated.
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.
Kodu Game Lab has been taken over and supported by InfiniteInstant. Please add MSI & EXE installers. MSI option has properties for removing Desktop Shortcuts and disabling updates. http://www.kodugamelab.com/downloads/
Patch My PC still has PDFCreator 3.x listed, when the latest version is 4.0.3 as per their changelog. http://docs.pdfforge.org/pdfcreator/latest/en/pdfcreator/introduction/whats-new/
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...
jamovi Desktop jamovi is open-source, available under the AGPL3 license, making it free to use for any purpose. If you or your institution find jamovi useful,
Update Intune application when changing install options via right click menu
When testing application publishing and modifying application settings, the publishing tool should update the Intune or SCCM application if there was a change to any of the options that are available via right click. Currently, the tool will only ...