Jump to content


Silent/Quiet Uninstall option for the Uninstaller Tool


  • You cannot reply to this topic
No replies to this topic

#1 OFFLINE   NerdFencer

    Member

  • Members
  • PipPip
  • 15 posts

Posted 23 July 2009 - 04:35 AM

It would be quite nice if there was a Silent/Quiet Uninstall option in the Uninstaller Tool

The REG_SZ value "QuietUninstallString" in the "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" uninstaller references is an optional value for executing a silent uninstall of the program. This can be used where available. The "/quiet" switch can be used for the MSI uninstallers.

Although this is not available for all uninstallers, it would be quite nice to have for those where it is.