Niketh
Friday, June 8, 2012
C program for shutting Windows ;)
void
main
(
void
){
system(
"shutdown -s"
);
}
So simple isnt it ?? Try it on others (of course ) ??
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment