How do I...?

Reboot the System

To reboot the user's system from your application:

  1. Insert the following action into an event in your application:

System.Reboot();

Note: This action reboots the machine, with no user interaction required, and no warning given.