I'm in need of a setup creation tool (preferably outputing MSI file but not necessary) that is able to prompt the user for a "core" installation directory, and then prompt a second time for a "runfile" directory.
I've messed around a bit in Visual Studio 2010 and with Inno Setup but can't seem to find a solution.
Any suggestions?