Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

suppress reboot untill after app installed

0 views
Skip to first unread message

Tracks

unread,
Apr 11, 2007, 12:42:00 PM4/11/07
to
When I run my setup of a vb.net app made in VS2005 and setup made with the
setup wizard and then modified in the ide, The .net 2 setup runs and installs
and then asks to reboot. If you answer ok then the reboot happens and when
the system comes back it says it cant find the setup1.msi file (my setup) and
so wont continue and install my app.

So how do I make it find setup1.msi and continue the setup after reboot (to
setup my app) or even better, I want to suppress rebooting, install my app,
and then reboot.

I see there is a command line option to suppress reboot:

msiexec /i myapp.msi REBOOT=ReallySuppress

but beats me how to crack in and use it from the vs2005 ide for my setup
project.

Can someone give me an example?

Thanks,

Tom

PS I suppose its a common question but I can find it on the web or in the
docs.

0 new messages