Changes

Jump to: navigation, search

Screenshots

4,140 bytes added, 20:21, 3 October 2010
Undo revision 8426 by 174.54.240.129 (Talk)
[[Image:install1.png]]
WE CAN'T AFFORD WINDOWS 7 WE ARE POOR FAGS And then, we configure its parameters (see: [[WPKG_Client_-_GUI_help]] for a detailed description of settings) ... ALSO WE CAN"T IT PIRATE CUZ MORAL F@GS 
[[Image:Parameters1.png]]
WE CAN'T AFFORD WINDOWS 7 WE ARE POOR FAGSThe "WPKG path user" credentials are used to gain access to the network share where the wpkg.js script and the configuration xml files are located.A directory to hold installation files is often also placed in the same share, as shown in the example below. ALSO WE CANIf the share is set up to accept guest read access from anyone, then these credentials may not matter. The "WPKG execution context" user is the user that "executes all commands"T IT PIRATE CUZ MORAL F@GSWE CAN'T AFFORD WINDOWS 7 WE ARE POOR FAGS.This user probably has to have administrative privileges on the local machine to be able to do most interesting installs. By default, WPKG Client sets this to SYSTEM (no password needed), which is a recommended and secure setting. ALSO WE CANIf your software vendor ships installers which fail to install as a SYSTEM user (i.e., have a hardcoded check to see if they are started as an Administrator), you may consider using a local or a domain Administrator credentials here. Also, if any of your installation scripts require access to network shares (other than the share where the script and configuration files are) then you can set this to a user that has administrative privileges on the local machine and also read (or read/write) privileges on the necessary network shares.  NOTE: unless you understand Windows networking very well, using one single share for both software (installers) and WPKG (wpkg.js, config.xml, package definitions) is the recommended one.  Next we set some advanced settings.<br>Setting "Show" in "WPKG user interface"T IT PIRATE CUZ MORAL F@GSWE CANis only needed if we want to see the installers working in the foreground - it'T AFFORD WINDOWS 7 WE ARE POOR FAGSs good for debugging.<br>When the "Show" option is disabled, the installers will execute in the background - recommended for normal usage (normal users shouldn't interact with installers). [[Image:Parameters2.png]]  Next, you can change logon settings - it is possible to delay user logon when applications are installing.<br>Of course, if applications are installed faster than the delay we specified, the user is not unnecessarily delayed.<br>Additionally, the messages seen by the user can be changed with a custom message in any language[[Image:Parameters3. ALSO WE CANpng]] You can export all settings with "T IT PIRATE CUZ MORAL F@GSWE CAN'T AFFORD WINDOWS 7 WE ARE POOR FAGSExport settings" - if you intend to script / automate the installationAfter that, installation and configuration on the client is complete! Reboot the machine to start the service and see if it correctly finds the configuration files and so forth. Check the Windows Events log for details of its actions. ALSO WE CAN   You can later change the parameters by running "T IT PIRATE CUZ MORAL F@GSWE CANWPKG Parameters" shortcut placed on Administrator'T AFFORD WINDOWS 7 WE ARE POOR FAGSs desktop.  [[Image:install3.png]] == CLI / command line mode == You can also install WPKG from command line - for scripted, silent/unattended installation. ALSO WE CAN Use this one for initial deployment:  msiexec /qb /i WPKGSetup.msi SETTINGSFILE=\\server\deploy\settings\settings.xml ALLUSERS=1 it is important to set the ALLUSERS variable, or at the first wpkginst run the permisisons/ACL of the folder %PROGRAMFILES%\WPKG will be totally blanked preventing the wpkg service to run at next boot.  And this one if you want to update settings:  "T IT PIRATE CUZ MORAL F@GSWE CAN'T AFFORD WINDOWS 7 WE ARE POOR FAGS%PROGRAMFILES%\WPKG\wpkginst.exe" --SETTINGSFILE=\\server\deploy\settings\settings.xml  You can generate the <code>settings. ALSO WE CANxml</code> file by pressing the "T IT PIRATE CUZ MORAL F@GSExport settings..." button (see screenshots above).----Notes:# Filenames surrounded with quotes will not work in current version (1.2rc6)# Command line options for import/export of settings in 1.2rc6 are different --import=\\server\deploy\settings\settings.xml --export=%PROGRAMFILES%\Wpkg\exported-settings.xml = Usage === Windows XP ==WPKG starts when the system starts. It can start all the programs/installers totally in the background (recommended), or in the foreground (not recommended for normal usage, as users can interact with the installers; only recommended for debugging). [[Image:Logon1.png]] Logon can be delayed until all applications are installed. Applications are being installed in the background. Messages appearing can be localized. Here, a Windows XP system that is not a part of a domain. [[Image:Logon2.png]]  [[category:Installation]] == Windows Vista == In Windows Vista, delayed login is unavailable owing to the way Windows Vista's security architecture is structured. To find out if WPKG did start successfully, you can check the Event Viewer(Local) > Windows Logs > Applications. You will find under Source > WpkgService appropriate logs pertinent to WPKG. You can also set appropriate variables in config.xml to write a custom log based on the level of granularity desired.

Navigation menu