My software requires adding an environment variable that points to
it's installed location:

<Environment Id="HoudiniPath" Action="set" Name="HOUDINI_PATH"
Part="last" Permanent="no" Value="INSTALLDIR" />

Obviously INSTALLDIR isn't expanded here, since it isn't known until
the installer is run.

How can I have the environment variable set like this?

thanks,
-Mark

-------------------------------------------------------------------------
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