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.125.128" nic2_subnetmask="255.255.255.0"
nic2_defaultgateway="192.168.58.1"
it's not working? nic2 related variable are string variable?

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-tp7598950.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to