1
Create your icon, or find one online. A good size is 34 pixels square.2
Open Notepad to create your Autorun file.3
Type [AutoRun] in the first line.4
5
6
7
Your autorun.inf file would look like this: - [AutoRun]
label=My USB Drive
ICON=myusbdrive.icoKeep in mind that the ICON name should match the name of the icon you wish to use. Note:
- Depending on the label you choose, and the location of your icon file, you may need to wrap the label and folder names in quotes (") to handle long filenames.
- It has been reported that on some systems your ".INF" file extension may need to be capitalized in order to work.
10
Ensure that both your autorun.inf and any .ico files are in the ROOT of your removable drive, instead of a folder, unless you have specified the correct folder for the icon in your .inf file.
0 comments:
Post a Comment