How to create a Autorun.inf file ?
Its the most simple part of it.
1. To create an autorun file
2. Open Notepad and save ‘autorun.inf’’ (with quotes)
3. Save it to the root of the drive.
All it needs to have is in the first line
[autorun]
It was easy right :DHow To Changing Icon of Pendrive
1. To create an autorun file
2. Open Notepad and save ‘autorun.inf’’ (with quotes)
3. Save it to the root of the drive.
4. Then Type -
[autorun]
icon=myicon.ico
label=MyLabel
Save it and remember in the root directory
How To New Option Appear in the Autorun Menu
1. To create an autorun file
2. Open Notepad and save ‘autorun.inf’’ (with quotes)
3. Save it to the root of the drive.
4. Then Type -
[autorun]
icon=default
label=[yourlabelhere]
action=programname.exe
How To Run Programs Automatically When USB is Plugged In
1. To Create an autorun file
2. Open Notepad and save ‘autorun.inf’’ (with quotes)
3. Save it to the root of the drive.
4. Then Type -
[autorun]
Icon=default
label=YourLabelHere
open=programname.exe
Well That's it, it was easy right, now take a look at this
No comments:
Post a Comment