Changes

Wpkg.js

68 bytes added, 21:35, 24 June 2005
no edit summary
It has to be executed with [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/cscript_overview.mspx cscript.exe] (a command-line version of the Windows Script Host) or [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sag_wshtopnode.mspx wscript.exe] (the Windows-based script host) like below:
 
'''cscript \\path\to\wpkg.js [flags]'''
 
 
For a list of [[WPKG flags]], see this page ['WPKG flags' page].
Anonymous user