Difference between revisions of "Talk:WPKG"
From WPKG | Open Source Software Deployment and Distribution
(Quotes, or no quotes, for SETTINGSFILE?) |
|||
Line 1: | Line 1: | ||
The 'Changing WPKG Client settings' section says "Note - don't use quotations (") after --SETTINGSFILE - it will be interpreted directly, as part of the name." yet the 'WPKG Client upgrade' section does just this with "SETTINGSFILE="%SOFTWARE%\WPKG\settings.xml"". [[User:Pete|Pete Boyd]] 16:19, 26 September 2011 (CEST) | The 'Changing WPKG Client settings' section says "Note - don't use quotations (") after --SETTINGSFILE - it will be interpreted directly, as part of the name." yet the 'WPKG Client upgrade' section does just this with "SETTINGSFILE="%SOFTWARE%\WPKG\settings.xml"". [[User:Pete|Pete Boyd]] 16:19, 26 September 2011 (CEST) | ||
+ | |||
+ | :SETTINGSFILE in msiexec and --SETTINGSFILE in wpkginst.exe command line are interpreted differently. |
Revision as of 20:19, 26 September 2011
The 'Changing WPKG Client settings' section says "Note - don't use quotations (") after --SETTINGSFILE - it will be interpreted directly, as part of the name." yet the 'WPKG Client upgrade' section does just this with "SETTINGSFILE="%SOFTWARE%\WPKG\settings.xml"". Pete Boyd 16:19, 26 September 2011 (CEST)
- SETTINGSFILE in msiexec and --SETTINGSFILE in wpkginst.exe command line are interpreted differently.