SOLVED Custom drive icons with not related to letters...

Joined
Jun 2, 2018
Messages
12
Reaction score
0
Hi all.
For those who are interested, I have gathered some of the codes corresponding to the basic drive icons of the discs that I use.

If you have other codes (functional with Windows 10) I take!

In down, the corresponding registery data (make with notepad or other and change the .txt to .reg) and double-click... If your custom icons are not in the C:\Windows\MyIcons folder, otherwise, modify the file accordingly.

It's up to you to make your custom icons or to download them on the internet (hard to find all of them).
Bye
Jean-Claude
__

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell MyIcons]
"6"="C:\\Windows\\MyIcons\\Floppy.ico"
"7"="C:\\Windows\\MyIcons\\HD_USB.ico"
"8"="C:\\Windows\\MyIcons\\HD_Std.ico"
"9"="C:\\Windows\\MyIcons\\HD_Red.ico"
"10"="C:\\Windows\\MyIcons\\HD_Red_Out.ico"
"11"="C:\\Windows\\MyIcons\\CD.ico"
"59"="C:\\Windows\\MyIcons\\DVD.ico"
"107"="C:\\Windows\\MyIcons\\HD_Windows.ico"
"164"="C:\\Windows\\MyIcons\\HD_Bitlocker_.ico"
"165"="C:\\Windows\\MyIcons\\HD_Bitlocker_Out.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\Shell MyIcons]
"6"="C:\\Windows\\MyIcons\\Floppy.ico"
"7"="C:\\Windows\\MyIcons\\HD_USB.ico"
"8"="C:\\Windows\\MyIcons\\HD_Std.ico"
"9"="C:\\Windows\\MyIcons\\HD_Red.ico"
"10"="C:\\Windows\\MyIcons\\HD_Red_Out.ico"
"11"="C:\\Windows\\MyIcons\\CD.ico"
"59"="C:\\Windows\\MyIcons\\DVD.ico"
"107"="C:\\Windows\\MyIcons\\HD_Windows.ico"
"164"="C:\\Windows\\MyIcons\\HD_Bitlocker_.ico"
"165"="C:\\Windows\\MyIcons\\HD_Bitlocker_Out.ico"
 

Attachments

  • MyIcons.png
    MyIcons.png
    23.2 KB · Views: 388

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top