> I forgot two things: [%VariableName] can only be used with UI-Elements
> that are displayed to the user.
>
In all "formatted" strings, not just UI-elements.
http://msdn.microsoft.com/en-us/library/aa368609(VS.85).aspx
> If you want to use environment variables within WiX-scripts as
> conditions, you have to use them via the preprocessor:
> $(env.VariableName) will be resolved to the value of %VariableName%.
>
Do keep in mind though that [%VariableName] will be resolved
at runtime and $(env.VariableName) at compile time.

Best regards,
Kim

--

*Kim Gybels
Software Developer
* kim.gyb...@metris.com <mailto:kim.gyb...@metris.com>
Tel: +32 16 74 01 01
Fax: +32 16 74 01 02



* Metris Europe
* Interleuvenlaan 86
3001 Leuven
Belgium
www.metris.com <http://www.metris.com/>




This message and any attachment are privileged, confidential and contain 
private information. If you are not the addressee named above any disclosure, 
reproduction, copying, distribution, or other dissemination or use of this 
communication is prohibited. If you have received this transmission in error, 
please notify the sender immediately and destroy this e-mail. Metris does not 
guarantee that the integrity of this communication has been maintained or that
this communication is free of viruses, interceptions or interference, and shall 
not be liable for the improper or incomplete transmission of the information 
contained in this communication nor for any delay in its receipt or damage to 
your system. Incoming and outgoing email communications may be monitored by 
Metris, as permitted by applicable law and regulations.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to