Desmond
09-26-2003, 11:29 AM
<HTML> <HEAD> <TITLE>Rebooting the System</TITLE> </HEAD> <BODY> <h3>Rebooting the System</h3> <b>Document ID: IR10024</b> <hr> The information in this article applies to: <ul> <li>AutoPlay Media Studio 5.0 Professional Edition</li> </ul> <hr> <h3>SUMMARY</h3> <p>This article describes how to reboot the user's system. </p> <h3>DISCUSSION</h3> <p>To reboot the user's system from your application:<br> <br> Insert the following action into an event in your application:<br> <br> <code>System.Reboot();</code><br> <br> Please note that this action reboots the machine, with no user interaction required, and no warning given.</p> <h3>MORE INFORMATION</h3> <p>For more information please see the following topics in the AutoPlay Media Studio 5.0 help file:</p> <ul> <li><b>Program Reference | Actions | System | System.Reboot</b></li> </ul> <p>KEYWORDS: AutoPlay Media Studio 5.0, Actions, Reboot, Restart, Shutdown </p> <hr> <FONT SIZE=1> Last reviewed: September 26, 2003<br> Copyright © 2003 <A HREF="http://www.indigorose.com" target="blank">Indigo Rose Corporation</a>. All rights reserved.<br> </FONT> </BODY> </HTML>