[WiX-users] Burn Variables and the WixStandardBootstrapperApplication

2011-11-28 Thread Ian Williams
I'm trying to pass variables into a burn bundle like this:

MyInstaller.exe SOME_VARIABLE=true

I found a thread saying that variables passed into a burn bundle are given to 
the BootstrapperApplication, which may create variables from them.  I'm using 
WixStandardBootstrapperApplication.RtfLicense as my BootstrapperApplicationRef. 
Does this not create Variables from values passed in like this? The logs show 
no such variable being created.

If I add Variable Name= SOME_VARIABLE  Type=string Value=false /, then 
the value is simply false.

Thanks,
Ian
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn Variables and the WixStandardBootstrapperApplication

2011-11-28 Thread Rob Mensching
The wixstdba doesn't parse anything from the command line today.

On Mon, Nov 28, 2011 at 11:50 AM, Ian Williams iawil...@microsoft.comwrote:

 I'm trying to pass variables into a burn bundle like this:

 MyInstaller.exe SOME_VARIABLE=true

 I found a thread saying that variables passed into a burn bundle are given
 to the BootstrapperApplication, which may create variables from them.  I'm
 using WixStandardBootstrapperApplication.RtfLicense as my
 BootstrapperApplicationRef. Does this not create Variables from values
 passed in like this? The logs show no such variable being created.

 If I add Variable Name= SOME_VARIABLE  Type=string Value=false /,
 then the value is simply false.

 Thanks,
 Ian

 --
 All the data continuously generated in your IT infrastructure
 contains a definitive record of customers, application performance,
 security threats, fraudulent activity, and more. Splunk takes this
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2d
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually, Rob Mensching - http://RobMensching.com LLC
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn Variables and the WixStandardBootstrapperApplication

2011-11-28 Thread Nicolas Penin
I don't know about wixstdba, but the managed ba actually parses (at least) the 
param /log logfile.txt

Regards,
Nicolas Penin

-Message d'origine-
De : Rob Mensching [mailto:r...@robmensching.com] 
Envoyé : lundi 28 novembre 2011 22:07
À : General discussion for Windows Installer XML toolset.
Objet : Re: [WiX-users] Burn Variables and the 
WixStandardBootstrapperApplication

The wixstdba doesn't parse anything from the command line today.

On Mon, Nov 28, 2011 at 11:50 AM, Ian Williams iawil...@microsoft.comwrote:

 I'm trying to pass variables into a burn bundle like this:

 MyInstaller.exe SOME_VARIABLE=true

 I found a thread saying that variables passed into a burn bundle are 
 given to the BootstrapperApplication, which may create variables from 
 them.  I'm using WixStandardBootstrapperApplication.RtfLicense as my 
 BootstrapperApplicationRef. Does this not create Variables from values 
 passed in like this? The logs show no such variable being created.

 If I add Variable Name= SOME_VARIABLE  Type=string Value=false 
 /, then the value is simply false.

 Thanks,
 Ian

 --
  All the data continuously generated in your IT infrastructure 
 contains a definitive record of customers, application performance, 
 security threats, fraudulent activity, and more. Splunk takes this 
 data and makes sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-novd2d
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




--
virtually, Rob Mensching - http://RobMensching.com LLC
--
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security threats, 
fraudulent activity, and more. Splunk takes this data and makes sense of it. IT 
sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users