microsoft / VisualStudioUninstaller

Visual Studio Uninstallation sometimes can be unreliable and often leave out a lot of unwanted artifacts. Visual Studio Uninstaller is designed to thoroughly and reliably remove these unwanted artifacts.
www.visualstudio.com
Other
3.92k stars 573 forks source link

Setup.ForcedUninstall /noprocess #94

Open ha7ilm opened 6 years ago

ha7ilm commented 6 years ago

This still runs the uninstaller, even though I did not want to do so. The /help does not say about the correct way to enter this parameter. If it should have been Setup.ForcedUninstall.exe noprocess, it should be emphasized in README.

On the other hand, either all parameters should start with/, or none. That was less easy to screw up.