3,217
edits
Changes
m
== Files ==
These files are included in the WPKG Client zip archive:
install.bat - this is an example script that will run the installer for WPKG Client (WPKGSetup.msi) with an example set of parameters that will pre-configure WPKG Client.
no edit summary
== WPKG Client ==
WPKG Client is the client side of WPKG. It provides a service which automatically runs WPKG each time a machine is turned on and a graphical interface for configuring how it will run.
WPKG Client is available from the [http://wpkg.org/index.php/Download Download page]
== Silent installation == WPKG Client comes as a MSI package and you can install it silently like below: msiexec /qn /i WPKGSetup.msi - SETTINGSFILE=f:\wpkg\images\setup\settings.xml To silently update the installer for settings of an already installed WPKG Client, use: %PROGRAMFILES%\WPKG\wpkginst.exe --SETTINGSFILE=f:\wpkg\images\setup\settings.xml
== Configuration ==
See [[WPKG Client - GUI help]] for more info.
== Troubleshooting ==
Look in Windows' Event Viewer for explanations of what might have gone wrong, and reports of parts going right.
[[category:Documentation]]