Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
250 B

  1. net stop vss
  2. regsvr32 /u vss_ps.dll
  3. regsvr32 /u swprv.dll
  4. %systemroot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultUninstall 132 .\vs_install.inf
  5. @echo.
  6. @echo You must restart the computer in order to finish the uninstall process.