I there any option to restart in the visual studio when my product install?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No. This is something that the installer can do – and the install projects in visual studio are exactly one thing: crap. Get yourself a copy of WIX (look it up – it is on sourceforge) and use that. This is the “official” upgrade – it is also used to make the Visual Studio installer. There you can do EVERYTHING that the installer can do.