[WiX-users] createFolder or directory

2008-08-28 Thread bryan rasmussen
Hi, I have to create a number of folders the paths of which match to some registry settings I'm creating, I suppose that CreateFolder makes the most sense, but it just struck me that I could create the directories with the directory element, and then have the registry setting creation taking place

Re: [WiX-users] createFolder or directory

2008-08-28 Thread bryan rasmussen
no wait, I'd have to do it with a directory inside of a directory - correct? But otherwise the same principle holds, that I can the directory element to create the subpaths rather than createfolder. Best Regards, Bryan Rasmussen On Thu, Aug 28, 2008 at 4:29 PM, bryan rasmussen <[EMAIL PROTECTED]>