Reboot system from Setup project

Posted by Ram on Stack Overflow See other posts from Stack Overflow or by Ram
Published on 2010-05-21T09:58:57Z Indexed on 2010/05/21 10:10 UTC
Read the original article Hit count: 140

Filed under:
|
|
|

Hi,

I am creating a setup project using Visual Studio. I want to reboot the system after the installation completed successfully.

I want it one time effort. I do not want to modify the setup each time using any external tool/ utility before delivering it to client.

Can I tweak the setup project itself?

How Can I do that?

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about .NET