Changing removable drvie icons,for each drives ..please help

Status
Not open for further replies.

eureca_eureca

In the zone
Please help me customise the drive icons seperately for my remvable DVD rom , CD-RW , and floppy drive ....

not using an inf file on the cds but to be permenant by editing reg , or some other software
.
.
.
.
.
or can some one help me get the xml code used by style xp to point ou the icon path

Code:
<?xml version='1.0' encoding='ISO-8859-1'?>
<Root>
   <Info Author="A.Malik" Email="malik005@hotmail.com/djash73@yahoo.com" 
Comments="Genetics"/>
   <Icons>
      <MyDocuments Icon="My-Documents.ico"/>
      <MyComputer Icon="My-Com.ico"/>      
      <RecycleBinempty Icon="Trash_clear_empty.ico"/>
      <RecycleBinfull Icon="Trash_clear_full.ico"/>      
      <ClosedFolder Icon="Folder-Closed.ico"/>
      <OpenFolder Icon="Folder_Opened.ico"/>      
      <MyMusic Icon="My-Music.ico"/>
      <MyPictures Icon="My-Pictures.ico"/>
      <MyVideos Icon="My-Videos.ico"/>      
      <HardDrive Icon="HD_Drive.ico"/>
      <FloppyDrive35 Icon="Floppy_Drive.ico"/>
      <CDROMDrive Icon="cdrw.ico"/>
	
      

   </Icons>
</Root>

at the last there is a tag to call the icon but how to call for the dvd rom ...
using style xp ?
 

siriusb

Cyborg Agent
I've not used stylexp, but I've used TuneUp utilities 2004/2005 to change any file/folder/drive's icon. IconPackager can also do the job. But both of them are sharewares.
 
C

cybermanas

Guest
You can use Tuneup utilities winsyler to change those icons with icons of your choice.
 
OP
E

eureca_eureca

In the zone
is there some how i can change it by editing registry ..which iam more intrested in ?
or using style xp ?
i am downloading tuneup utility ...thx cybermanas and siriusb
 
Status
Not open for further replies.
Top Bottom