Changes

Jump to: navigation, search

Installation instructions

3 bytes removed, 01:02, 5 May 2006
Starting wpkg using srvany to create a system service (advanced)
Here is a sample wpkg-install.bat file - the sum of steps 1-8 described below. You may want to change some paths of course.
<code>copy SET %SRVPATH%=\\server\wpkg\files\ copy %SRVPATH%\srvany.exe %SystemRoot%\System32 copy \\server\wpkg\files%SRVPATH%\instsrv.exe %SystemRoot%\System32
instsrv "Windows Packager" "%SystemRoot%\System32\srvany.exe"
\\server\wpkg\files%SRVPATH%\scripten.exe /Q /R:N cscript.exe \\server\wpkg\files%SRVPATH%\install-service.js
net start "Windows Packager"</code>
Anonymous user

Navigation menu