The only documentation I see for WPKG Installer is at 
http://www.wpkg.org/index.php/WPKG-Installer

but it doesn't answer my question, which is, when should I use WPKG 
Installer?  I've got my \\roark\wpkg\wpkg-install.bat which runs:

[EMAIL PROTECTED] wpkg]# cat wpkg-install.bat
copy \\roark\wpkg\files\srvany.exe %SystemRoot%\System32
copy \\roark\wpkg\files\instsrv.exe %SystemRoot%\System32
instsrv "Windows Packager" "%SystemRoot%\System32\srvany.exe"
\\roark\wpkg\files\scripten.exe /Q /R:N
cscript.exe \\roark\wpkg\files\install-service.js
net start "Windows Packager"

and I use that to install WPKG on my clients, and hosts.xml, 
packages.xml, and profiles.xml work fine for me.  So I am confused, when 
should I be using WPKG Installer, and what benefits does it have over 
what I'm doing now?


-------------------------------------------------------------------------
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

Reply via email to