Hello,

Is there any nice pattern how to check if environment variable is set
and if it does, to asign its value to a property in the same way as
IniFileSearch or RegistrySearch:
<Property Id="MyProperty">
    ...
</Property>

or it is enough to to just use:

<Property Id="MyProperty">
[%myenvironmentvariable]
</Property>?

Thank you, for any information.

Best regards,
Peter Jaworski

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to