Adam Williams wrote: > Doesn't wpkg-install.bat just install the Windows Packager system > service? So I need a way to delay the start of the Windows Packager > system service. What scripts does that run besides wpkg.js? All right, it wasn't clear for me what script it was. You mean using srvany, instsrv, install-service.js etc.? You'd have to do some changes to install-service.js - to start a .bat script instead of "cscript ... wpkg.js /flags". The easiest way would be to use "the installer", or schtasks. -- Tomasz Chmielewski http://wpkg.org _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |