Hi I am customizing the 2XClient.msi file but I cannot seem to turn off the "Launch 2X Client" that show up on the final modal dialog. I have set the "LaunchClient" property to 0 but the check box is still checked. Does anyone know what properties must be changed to have the checkbox not checked so that clicking on the Finish button does not automatically launch the 2X Client after installation? Thanks, Simon
Install “2X Client” with arguments “msiexec /i ”2XClient.msi“ ALLUSERS=2 AUTOHIDE=0 ALWAYSONTOP=0 AUTOLAUNCH=1 CHECKUPDATELAUNCH=0 PRINTOPTION=1 PRINTFORMAT=1 SSLNOWARNING=1 DONTPROMPTAUTOADDFARM=0 CONNECTIONMODE=1 SERVERPORT=8181 ENABLEAUTOLOGON=1 SSO=1 CREATESHORTCUTS=1 SERVER=xxx.xxx /quiet /norestart”.