I am going to write a registry key value which is supposed to be
"c:\program files\my product\eventmessages.dll". My target dir is "c:\program
files\my product".
However, when I use the following statement in the wix:
<Registry Id="EventMessageFile"
Name="EventMessageFile"
Action="write"
Type="expandable"
Value="[TargetDir]\EventMessages.dll" />
The regkey value is set to be "\EventMessages.dll". The value of targetdir is
omitted.
Is there any way I can retrieve the complete value of targetdir.
Thanks a lot,
Nan
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users