What are batch files:
Batch files are files that allow MS-DOS and Microsoft Windows users to create a lists of commands and/or programs to run once the batch file has been executed. For example, a batch file could be used to run frequently run commands, deleting a series of files, moving files, etc. A simple batch file does not require any special programming skills and can be done by users who only know DOS commands.
A good example of a batch file for someone who is more familiar with Windows or the MacOS is to think of a batch file as a shortcut in Windows or an icon on the MacOS. Much like a shortcut, batch files could be used to run one or more commands and/or programs through the command line.
Another example of a very well known batch file is the autoexec.bat, which is a simple boot file loaded each time the computer is loaded on MS-DOS and early Windows computers. This batch file contained all the necessary commands and programs used to run MS-DOS and Windows each time the computer booted.
How to use batch file to shut down your friends comp:
The command to shut down the computer from command prompt is “shutdown –s –t XXXX” where X is the time in seconds after which the computer shuts down. To turn off your friends comp just create a batch file with this command and send it to your friend via gtalk or yahoo messenger. When he opens the file then shut down process starts.
How to create batch files:
Creating batch files is very easy just open the note pad and type in the commands you want to be executed (each in a new line) and save it as “filename.bat” while saving the file make sure that you select “save as type= all files”
Some DOS Commands:
To change a users password: net user username new passwd
Example: To set the password of Satish as geniushackers the command would be
Net user Satish geniushackers
……..some more to be added soon
Some screen shots for better understanding:

















December 3rd, 2007 at 11:53 am
if you give more time in the ‘t’ command, the victim may get time for aborting the shutdown by running this command ’shutdown -a’
Happy shutting
December 6th, 2007 at 12:46 pm
ya ur correct that shouldn’t be more than 5 seconds best choice would be 0
January 6th, 2008 at 4:25 am
O.K so this is not all new, Though here is another one to test.. I used to practise this alot on XP…
Shutdown -r -t 60 -c We Rock the World!
Lol!
http://norahtech.net/Forum/viewtopic.php?f=27&t=34
January 6th, 2008 at 4:30 am
Shutdown -r -t 60 -c “We Rock the World!”
Add the ” “
April 8th, 2008 at 5:50 pm
tem algum comando do prompt, q posso estar transferindo arquivos entre pc’s ???
April 16th, 2008 at 11:42 pm
HOw do you send a NET SEND message to someone elses computer so that it keeps repeating itself?
April 17th, 2008 at 12:35 pm
Hi Riley
I wrote this post exclusively for you
http://geniushackers.com/blog/2008/04/17/flood-your-friends-computer-with-messages-using-net-send/
April 22nd, 2008 at 11:46 pm
is there any way to send it over aim? please reply
thx
April 23rd, 2008 at 9:35 am
This can be sent from any IM client which supports file transfers. i dont know about aim.If aim supports file transfers then you can play this prank. I will find it and tell you. May be you can use pidigin.
http://www.pidgin.im/download/
The main thing in this you should some how get the file clicked by your victim. You can even send it via email. When i first used this 9 people fell in the trap. Post your count….
April 23rd, 2008 at 7:16 pm
ight thx Sat.
April 23rd, 2008 at 7:17 pm
do u also know how to send them a batch file that freezes there computer till the one who sent it presses any key?
June 2nd, 2008 at 1:58 am
wats the note pad wen it ses how to make a batch file
July 5th, 2008 at 2:35 pm
how to know our friend ip address using command prompt