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 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
