Hakr Tutorial: Custom Flashdrive Icons and Label
by ThePregergater in Circuits > Computers
221 Views, 1 Favorites, 0 Comments
Hakr Tutorial: Custom Flashdrive Icons and Label
This i just a quick tutorial on creating custom flashdrive label and icons.
DISCLAIMER: This is to be used for instructional purposes only, and I am not liable for any damage or destruction to you or your computer that may occur from attempting this Instructable.
And be sure to comment, rate, and subscribe.
DISCLAIMER: This is to be used for instructional purposes only, and I am not liable for any damage or destruction to you or your computer that may occur from attempting this Instructable.
And be sure to comment, rate, and subscribe.
This is very easy to do.
1. Open up a normal notepad doc.
2. Then drag and drop an icon file into your flashdrive's directory
3. Type the following
[Autorun]
Icon="example".ico
4. Where i have "example" is where you should type the icon file's exact name(note: don't add the quotations)
5. Then save in as autorun.inf in your flashdrive's directory
6.Safely remove and plug it in again and it should be there.
1. Open up a normal notepad doc.
2. Then drag and drop an icon file into your flashdrive's directory
3. Type the following
[Autorun]
Icon="example".ico
4. Where i have "example" is where you should type the icon file's exact name(note: don't add the quotations)
5. Then save in as autorun.inf in your flashdrive's directory
6.Safely remove and plug it in again and it should be there.
The Label
To make a label open up the autorun file and add the following
1. Label="example"
2. Where i have "example" is where you should type what you what it to be called(note: don't add the quotations)
Want to see more stuff like this. Well...what are waiting for click the subscribe(follow) button.
1. Label="example"
2. Where i have "example" is where you should type what you what it to be called(note: don't add the quotations)
Want to see more stuff like this. Well...what are waiting for click the subscribe(follow) button.