How can I change the directory name under INSTALLDIR from a property
value?
<DirectoryRef Id="INSTALLDIR">
<Directory Id="MyDir1" Name="DirectoryOne">
...
</Directory>
<Directory Id="MyDir2" Name="DirectoryTwo">
...
</Directory>
</DirectoryRef>
I am fetching a property from a custom UI and I'd like to change the
"DirectoryOne" and "DirectoryTwo" values to [SOMEPROPERTY].One and
[SOMEPROPERTY].Two. Possible?
Using a property directly in Name doesn't work, it doesn't get resolved.
(Using wix3).
Thx
dB.
-dB.
dblock.org <http://www.dblock.org/> / foodcandy.com
<http://www.foodcandy.com/>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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