Re: [WiX-users] Create a Empty Folders through Wix

2013-10-25 Thread David Watson
Oops never noticed that :) -Original Message- From: Chaitanya [mailto:chaita...@pointcross.com] Sent: 25 October 2013 12:13 To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Create a Empty Folders through Wix In heat Command i added the tag like -ke after that it is

Re: [WiX-users] Create a Empty Folders through Wix

2013-10-25 Thread Chaitanya
addition to heat to allow empty folder harvesting. > > -Original Message- > From: Chaitanya [mailto:chaita...@pointcross.com] > Sent: 25 October 2013 10:43 > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Create a Empty Folders through Wix > &g

Re: [WiX-users] Create a Empty Folders through Wix

2013-10-25 Thread David Watson
: General discussion about the WiX toolset. Subject: Re: [WiX-users] Create a Empty Folders through Wix we can create.but i dont want any manual actions in .wxs file.. On 25-10-2013 13:30, Dirk Raeder wrote: > Hi Chaitanya, > > we have to create several empty folders, too. We simply c

Re: [WiX-users] Create a Empty Folders through Wix

2013-10-25 Thread Chaitanya
we can create.but i dont want any manual actions in .wxs file.. On 25-10-2013 13:30, Dirk Raeder wrote: > Hi Chaitanya, > > we have to create several empty folders, too. We simply create the > directory structure in our .wxs files and add a Component inside each > empty folder. The Component has

Re: [WiX-users] Create a Empty Folders through Wix

2013-10-25 Thread Dirk Raeder
Hi Chaitanya, we have to create several empty folders, too. We simply create the directory structure in our .wxs files and add a Component inside each empty folder. The Component has the attributes KeyPath=no, NeverOverwrite=no, Permanent=no, Win64=yes (we have a 64bit-only installer) and Location

Re: [WiX-users] Create a Empty Folders through Wix

2013-10-25 Thread Chaitanya
Sorry,i resolved the issue...thanks On 25-10-2013 13:12, Chaitanya wrote: > Hi, > In my Source file I am having a lot of empty folders.But,it is not > creating the empty folders through "Heat or WixEdit".How to create an > empty folders through wix. > -- Thanks & Regards, Chaitanya.

[WiX-users] Create a Empty Folders through Wix

2013-10-25 Thread Chaitanya
Hi, In my Source file I am having a lot of empty folders.But,it is not creating the empty folders through "Heat or WixEdit".How to create an empty folders through wix. -- Thanks & Regards, Chaitanya. -- October Webina