[or-cvs] r19051: {torvm} Uninstaller, uninstall thyself... (torvm/trunk/build/win32/files)

coderman at seul.org coderman at seul.org
Mon Mar 16 13:36:24 UTC 2009


Author: coderman
Date: 2009-03-16 09:36:24 -0400 (Mon, 16 Mar 2009)
New Revision: 19051

Modified:
   torvm/trunk/build/win32/files/uninstall.bat
Log:
Uninstaller, uninstall thyself...

Modified: torvm/trunk/build/win32/files/uninstall.bat
===================================================================
--- torvm/trunk/build/win32/files/uninstall.bat	2009-03-16 13:29:27 UTC (rev 19050)
+++ torvm/trunk/build/win32/files/uninstall.bat	2009-03-16 13:36:24 UTC (rev 19051)
@@ -55,3 +55,6 @@
   cd ..
   rmdir TorInstPkgs
 )
+IF EXIST "%USERPROFILE%\Desktop\Uninstall_Tor.bat" (
+  del /F "%USERPROFILE%\Desktop\Uninstall_Tor.bat"
+)



More information about the tor-commits mailing list