Nov 7, 2002 1 #1 simmohall Programmer Joined Jun 11, 2002 Messages 7 Location AU Hi again, I also want to be able to give the prompt to reboot the computer when my C executable is run also. Is this possible? Simon
Hi again, I also want to be able to give the prompt to reboot the computer when my C executable is run also. Is this possible? Simon
Nov 12, 2002 #2 mingis Programmer Joined Jan 23, 2002 Messages 475 Location LT Try system("rundll.exe user.exe,exitwindows" Upvote 0 Downvote