diff --git a/UNINSTALLING.md b/UNINSTALLING.md new file mode 100644 index 0000000000000000000000000000000000000000..fb0e4e3bf43d6a7d423ca8fbaaf344ad31a8c78f --- /dev/null +++ b/UNINSTALLING.md @@ -0,0 +1,8 @@ +# Uninstallation Instructions + +Open a *PowerShell* console with elevated privileges ("Run as Administrator"). +Launch `InstallUtil` as follows: + +``` +& "C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe" /uninstall C:\Tools\AutoTx\AutoTx.exe +``` \ No newline at end of file