Re: [WiX-users] Burn and variables

2011-12-20 Thread Gilles QUERRET
riables that you can use in your > bundle. > > -Original Message- > From: Gilles QUERRET [mailto:g.quer...@gmail.com] > Sent: Tuesday, December 20, 2011 7:11 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Burn and variables > > Hello, > > >

Re: [WiX-users] Burn and variables

2011-12-20 Thread Ian Williams
@lists.sourceforge.net Subject: [WiX-users] Burn and variables Hello, I'm using burn to create an install bundle, and I'd like to pass variables from the command line to ExePackage InstallCommand. A shortened version of my WXS file is : I'm using "MyBundle.exe MYVAR=fo

[WiX-users] Burn and variables

2011-12-20 Thread Gilles QUERRET
Hello, I'm using burn to create an install bundle, and I'd like to pass variables from the command line to ExePackage InstallCommand. A shortened version of my WXS file is : I'm using "MyBundle.exe MYVAR=foo /quiet" to install the bundle, but when using process explorer, setup.exe is nev