As per http://support.citrix.com/article/CTX106114
<snip>
The self-extractor cannot accept command line arguments directly. Set the environment variable WI_COMMAND_LINE equal to the command line you wish to use, and *then* invoke the self-extractor with no arguments. When using this option, use the \ character to escape spaces within arguments. If the \ character is needed to express a directory path, use \\ instead. For example:
Turns out that for version 5.2 this is ALL wrong!
You CAN use the command line and this WI_COMMAND_LINE environment variable is completely ignored!
To get the REAL command line options for WebInterfaceSetup.exe v5.2 just run:
C:\> WebInterfaceSetup.exe -h
You could also in theory, extract the MSI and its related files and bypass the whole extraction layer. to extract only:
C:\> WebInterfaceSetup.exe -unpack C:\mypath\
Unattended Upgrades:
Provided you have a previous version of Citrix WI you should be able to do it like this:
Echo Install .Net 3.51 and all of its patches
:For you to build!
Echo Install Microsoft Visual J#.NET 2.0 Second Edition Redistributable Package (x86)
"%~DP0vjredist.exe" /q:a /c:"install /q:a /c:""msiexec /i jsredist.msi /qb!-"" "
Echo Install CITRIX Java clients v9.7
Call :UNZIP "%~DP0JICAComponents.zip" "C:\program_files\Citrix\Web Interface\5.2.0\Clients"
Echo Install CITRIX_WEB_INTERFACES_52
"%~dp0WebInterface.exe" -l en -q -aspnet -v C:\logs\CITRIX_WEB_INTERFACES_52.log
Questions & Answers related to Citrix Citrix Web Interfaces
Blogs (0)
Blog posts related to Citrix Citrix Web Interfaces
Links (0)
Links related to Citrix Citrix Web Interfaces
Reviews (0)
Reviews related to Citrix Citrix Web Interfaces
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ