
Make a new txt file and rename it to "autorun.inf" at the root directory of disk drive whose icon is intended to be changed. Then insert the below lines into it, and save the file. Change the property of this file to hidden (optional).
[autorun]
icon = .\myicon.ico
"icon = " must be followed by any file with full path on your local machine. e.g. "icon = C:\Program Files\NetBeans 6.8\bin\netbeans.exe" then the result is as follows.

No comments:
Post a Comment
Thx for reading! Comments are appreciated...