With my installer I need to ask the user for an install directory twice. Once for the installation location of my software, second time to specify the location of some software that I need to install a plugin for. Is there a way do open the directory selection dialog box a second time?
Thanks
Opening a second directory selection window
3 posts
No, this is what sucks, but you could create another installer that will pop up when the main installer is finished and then will install the plug-in. There is no real way to have it that way unless you have them in different installers.
-DJ
-DJ
It's one of the missing links - multiple installation folders and user input. We need justin to do it for us, because I don't know C++.