Visual Studio installer - please help
hello,
I need to create a setup program and I install visual studio installer.
I have couple of files and not all files go in one location in the target system for example, file A go to the installation destination user picks. File B needs to goto the latest jre version user has. etc..
How do I do this in the installer?. The installer has only one destination folder and how do I ask user for the latest jre location and copy other files?
PLease let me know, thanks for the help.