Re: [WiX-users] Multiple user dialogs to multi folder directories in WIX‏

2015-04-20 Thread Nir Bar
You can take example from WiX UI extension in src\ext\UIExtension\wixlib\InstallDirDlg.wxs You'll need to replace WIXUI_INSTALLDIR property with another property name. - Nir Bar Freelance Developer Mail: nir@panel-sw.com Web: www.panel-sw.com - C++ On Windows, Linux and Embedded P

[WiX-users] Multiple user dialogs to multi folder directories in WIX‏

2015-04-20 Thread Mark G
I am trying to find out if it is possible to add multiple file path dialogs for different components during the install process? I have a config file I need to be put in a different folder than the rest of the install. I would like a dialog that asks the user to browse to a specific data folder to