Source code of Windows XP (NT5)
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.

8 lines
386 B

  1. %systemroot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 .\vssvc.inf
  2. %systemroot%\System32\vssvc /Register
  3. regsvr32 /S /i eventcls.dll
  4. regsvr32 /S vss_ps.dll
  5. regsvr32 /S swprv.dll
  6. %systemroot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 .\vs_install.inf
  7. @echo.
  8. @echo You must restart the computer in order to finish the installation...