I there any option to restart in the visual studio when my product install?
+2
A:
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.
TomTom
2010-03-24 11:40:59
I have install WIX, can you kindly give me some hints how to use it.
Arman
2010-03-24 12:11:41