Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
shut down
#1
Dose anyone no how to shut down a pc useing qbasic
..
Reply
#2
http://faq.qbasicnews.com/?blast=RebootPc
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#3
if you are using Windows XP, you can use the shutdown command:

Code:
SHELL "CMD /C SHUTDOWN -s -f -t 0"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)