Spell it properly case-sensitive - TARGETDIR Phil Wilson
-----Original Message----- From: Nan Zang [mailto:naz...@exchange.microsoft.com] Sent: Tuesday, February 24, 2009 1:30 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Question: How to get the complete value of target dir 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 WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ 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 WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users