Select the product you need help with
SoftGrid Client command-line installation parametersArticle ID: 930849 - View products that this article applies to. Source: Softricity Support RAPID PUBLISHING Rapid publishing articles provide information in response to emerging or unique topics and may be updated as new information becomes available. SUMMARYThis article discusses Microsoft SoftGrid Client 4.x command-line installation parameters. MORE INFORMATIONThe third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products. The following SoftGrid command-line parameters are available for the 4.x SoftGrid client (.exe and .msi). ParametersCollapse this table
Commonly used MSI ParametersCollapse this table
ExamplesThe following command-line command is an example that uses the .msi file. Be aware that the Windows Installer switch "/q" is used to make this a silent installation and that the "%" characters in "%HomeDrive%" are preceded by the "^" escape character. Otherwise, the Windows command shell will set the value to that of the user who is performing the installation.msiexec.exe /i "softgrid-ts-setup.msi" SWICACHESIZE="1024" SWIDCSDISPLAY="Production Environment" SWIDCSTYPE="HTTP /secure" SWIDCSHOST="OSFSGS" SWIDCSPORT="443" SWIDCSPATH="/SoftGrid/appsntype.xml" SWIDCSREFRESH="on" SWISKIPDATASETTINGS="false" SWIGLOBALDATA="D:\SoftGrid\Global" SWIUSERDATA="%HomeDrive%\Windows\SoftGrid Client" SWISOFTGRIDDRIVE="S" /q The following command-line command is an example that uses the .exe file. Be aware that the InstallShield switch /s is used to make this a silent install. Also be aware that the quotation marks that appear in the "/v" section must be treated as special characters and entered as "\". "softgrid-ts-setup.exe" /s /v"SWICACHESIZE=\"1024\" SWIDCSDISPLAY=\"Production Environment\" SWIDCSTYPE=\"HTTP /secure\" SWIDCSHOST=\"OSFSGS\" SWIDCSPORT=\"443\" SWIDCSPATH=\"/SoftGrid/appsntype.xml\" SWIDCSREFRESH=\"on\" SWISKIPDATASETTINGS=\"false\" SWIGLOBALDATA=\"D:\SoftGrid\Global\" SWIUSERDATA=\"^%HomeDrive^%\Windows\SoftGrid Client\" SWISOFTGRIDDRIVE=\"S\"" There are no SoftGrid command-line switches available for the .msp file. However, you can use the following Windows Installer command-line switches to silently install the .msp file: msiexec.exe /p "softgrid-xx-HFxxxxxxxxxx.msp" /qn+ REINSTALL=ALL REINSTALLMODE=omus The following command-line command is an example that uses the .msi file to upgrade the SoftGrid Client. msiexec.exe /i "softgrid-ts-setup.msi" REINSTALL=ALL REINSTALLMODE=vomus Note The quotation marks are required only when the value contains a space. For consistency, all the previous examples are shown as having quotation marks. More informationFor more information about this topic, see the SoftGrid Platform Administration Guide.For more information about the Microsoft Windows Installer command-line options, visit the following MSDN Web site and search for "windows installer command-line": http://msdn.microsoft.com
For more information about the Macrovision InstallShield command-line options, visit the following Macrovision HelpNet Web site and search for "command-line":
(http://msdn.microsoft.com)
http://helpnet.installshield.com
Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
(http://helpnet.installshield.com)
DISCLAIMERMICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS MAKE NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE FOR ANY PURPOSE. THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES ARE PERIODICALLY ADDED TO THE INFORMATION HEREIN. MICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED HEREIN AT ANY TIME. For more information about the terms of use, visit the following Microsoft Web site: http://support.microsoft.com/tou/
(http://support.microsoft.com/tou/)
PropertiesArticle ID: 930849 - Last Review: March 7, 2007 - Revision: 2.0
|


Back to the top








