Working fine.

Thanks,
pankaj

-----Original Message-----
From: Pankaj Agrawal (Infosys Technologies Ltd) [mailto:v-pa...@microsoft.com] 
Sent: Saturday, February 14, 2009 2:24 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Trying to create directory name at compile time

Hi,

I am trying to create directory name while compiling Wix fille.
I am using
<Directory Id="AdminToolsDir" Name="$(var.FolderName)">

AdminTools.wxs(79): error CNDL0006: The Directory/@Name attribute's value
cannot be an empty string.  If you want the value to be null or empty, simply r
emove the entire attribute.

Please let me know how to fix this problem as directory name is getting changed 
on a day to day basis and I want to pass that as a variable to my wix file.

Thanks,
Pankaj
------------------------------------------------------------------------------
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

Reply via email to