Change default device icons in Windows XP

G

Guest

How can I change the default device icons that display in My Computer? I want
to use custom icons for my individual cameras, printers, and scanner. Is
there a freeware, Windows scripting, or registry hack solution out there for
this?
 
A

Ayush

Replied to [Jeremy]s message :
How can I change the default device icons that display in My Computer? I want
to use custom icons for my individual cameras, printers, and scanner. Is
there a freeware,

Just place an autorun.inf file in the root of drive... For example, if you want to
change the icon of your D:\ Hard Disk Partition :

Open D:\
Make a new file named autorun.inf
Open it in Notepad
Put following lines :
[autorun]
Icon=C:\Windows\system32\shell32.dll,34

Save , close
Reboot
 
G

Guest

Thanks, but I was not trying to change a hard drive. I want to change the
icon for peripheral hardware, like individual printers or video cameras.

Ayush" <"ayushmaan.j[aatt]gmail.com said:
Replied to [Jeremy]s message :
How can I change the default device icons that display in My Computer? I want
to use custom icons for my individual cameras, printers, and scanner. Is
there a freeware,

Just place an autorun.inf file in the root of drive... For example, if you want to
change the icon of your D:\ Hard Disk Partition :

Open D:\
Make a new file named autorun.inf
Open it in Notepad
Put following lines :
[autorun]
Icon=C:\Windows\system32\shell32.dll,34

Save , close
Reboot
 

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