Re: [WiX-users] Create any folder specified by user

2009-08-22 Thread Lian Jiang
Thanks very much Blair. -Original Message- From: Blair [mailto:os...@live.com] Sent: Saturday, August 22, 2009 1:01 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Create any folder specified by user Place the user supplied path into

Re: [WiX-users] Create any folder specified by user

2009-08-22 Thread Blair
Place the user supplied path into a property that matches the Directory/@Id that you want to have them supply. This is the mechanism by which the "standard" installer directories are populated. Look at the "Non-root Destination Directories" header on this page: http://msdn.microsoft.com/en-us/libr