I'm using VS2013 to create a setup project. i have two questions
Removing previous versions : ok i'm done with that (flag on remove previous version and change version number...) but is there a way to inform user that software is alredy installed and it will be replaced with a new version? message, pop up....
checkBox/radioButton Choices : is it possible to store user's choices into a file or show different pages if user selects one check box or another?