Changes
→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>SET %SRVPATH%=\\server\wpkg\files\
copy %SRVPATH%\srvany.exe %SystemRoot%\System32
copy %SRVPATH%\instsrv.exe %SystemRoot%\System32