Re: [WiX-users] WiX instalers not installing empty directories on target computer

2014-01-26 Thread Tony Jose Mampilly
Hi, Thank you for the response and let me try the method you have mentioned Thank You Regards Tony On Sat, Jan 25, 2014 at 3:28 AM, Phill Hogland wrote: > CreateFolder in the chm? > > > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-i

Re: [WiX-users] WiX instalers not installing empty directories on target computer

2014-01-24 Thread Phill Hogland
CreateFolder in the chm? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-instalers-not-installing-empty-directories-on-target-computer-tp7592032p7592067.html Sent from the wix-users mailing list archive at Nabble.com. -

[WiX-users] WiX instalers not installing empty directories on target computer

2014-01-24 Thread Tony Jose Mampilly
Hi, I create setups using WiX and to harvest directories I use Paraffin 3.1. My directories contain some empty folders which are necessary to be present in the target computer, but on installation these empty folders are missing on the target computer. When I checked the harvested output wxs file,