Re: [WiX-users] Problem with empty directory

2008-03-05 Thread Alexander Shevchuk
From: http://msdn2.microsoft.com/en-us/library/aa368053(VS.85).aspx "Because folders created by the installer are deleted when they become empty, you must author an entry into the CreateFolder table to install a component that consists of an empty folder." Wix help (http://wix.sourceforge.net/ma

Re: [WiX-users] Problem with empty directory

2008-03-05 Thread Thomas Svare
I believe you have to define the directory as you are doing then use the element in a component that is installed. Thanks, Tom From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Rerick Sent: Wednesday, March 05, 2008 11:30 AM To: wix-user