Setup Project

  • Thread starter Thread starter DMan
  • Start date Start date
D

DMan

I am working on creating a VS.NET setup project.

Anyone know where to look to find out how to reboot the computer and then
have the setup program start up again to continue after reboot? Links,
personal knowledge?

Thanks
 
I know you can use WMI to reboot the computer as long as the account running
the code has rights. Then all you would have to do is place your program in
the RunOnce reg key.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top