Re: [WiX-users] How to set string variable in wix burn command line?

2015-02-12 Thread Moger
i am trying to install an exe file through command line silently...please help me -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-set-string-variable-in-wix-burn-command-line-tp7598950p7599196.html Sent from the wix-users mailing list archiv

[WiX-users] How to set string variable in wix burn command line?

2015-01-21 Thread Moger
Hi, i have given wix burn command like below, bootstrappersetup.exe /i /s install_demodata=0 install_userguide=0 above command is working fine (all are numeric variable), but if i used the below command, bootstrappersetup.exe /i /s install_demodata=0 install_userguide=0 nic2_ipaddress="123.124.12