View Full Version : Hey everyone,
I just discovered the coolest t
tablet_phantom
02-26-2003, 09:59 AM
Hey everyone,
I just discovered the coolest thing and had to share it.
I have Secure Digital Cards and Compact Flash cards and I hate how they all show up as Removable Drives in XP. Well, I discovered a way around this!
Here's how. Merge the following registry, reboot, and you'll have cool XP icons for those two drives.
Also note that my Secure Digital Card is A: and my Compact Flash is D:. If yours are different, then modify "DriveIcons\[Letter]".
Also note that "Shell32.dll,193" is Secure Digital and "shell32.dll,189" is compact flash.
Enjoy!
A
=====================
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\DriveIcons]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\DriveIcons\A]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\DriveIcons\A\DefaultIcon]
@="%systemroot%\\system32\\shell32.dll,193"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\DriveIcons\A\DefaultLabel]
@="Secure Digital Card"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\DriveIcons\D]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\DriveIcons\D\DefaultIcon]
@="%systemroot%\\system32\\shell32.dll,189"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\DriveIcons\D\DefaultLabel]
@="Compact Flash"
Master O Mayhem
02-26-2003, 06:26 PM
Thanks... Do you know how to get the codes for this dlll file? i want to change my pcmcia icon thanks
Master O Mayhem
02-26-2003, 06:26 PM
Thanks... Do you know how to get the codes for this dlll file? i want to change my pcmcia icon thanks
Master O Mayhem
02-26-2003, 06:26 PM
Thanks... Do you know how to get the codes for this dlll file? i want to change my pcmcia icon thanks
Master O Mayhem
02-26-2003, 06:26 PM
Thanks... Do you know how to get the codes for this dlll file? i want to change my pcmcia icon thanks
tablet_phantom
02-27-2003, 12:59 AM
Unfortunately, you have to just count.
Create a shortcut from a folder and click Change Icon.
You will be in the shell32.dll. Then you have to count from the first one (which is 0) up. If you wanna use the Secure Digital Card, that would be a good reference point, you can then count down from it to the PCMCIA icon.
Hope that helps.
tablet_phantom
02-27-2003, 12:59 AM
Unfortunately, you have to just count.
Create a shortcut from a folder and click Change Icon.
You will be in the shell32.dll. Then you have to count from the first one (which is 0) up. If you wanna use the Secure Digital Card, that would be a good reference point, you can then count down from it to the PCMCIA icon.
Hope that helps.
tablet_phantom
02-27-2003, 12:59 AM
Unfortunately, you have to just count.
Create a shortcut from a folder and click Change Icon.
You will be in the shell32.dll. Then you have to count from the first one (which is 0) up. If you wanna use the Secure Digital Card, that would be a good reference point, you can then count down from it to the PCMCIA icon.
Hope that helps.
tablet_phantom
02-27-2003, 12:59 AM
Unfortunately, you have to just count.
Create a shortcut from a folder and click Change Icon.
You will be in the shell32.dll. Then you have to count from the first one (which is 0) up. If you wanna use the Secure Digital Card, that would be a good reference point, you can then count down from it to the PCMCIA icon.
Hope that helps.
Master O Mayhem
02-27-2003, 04:55 AM
Its 192. for PCMCIA
Master O Mayhem
02-27-2003, 04:55 AM
Its 192. for PCMCIA
Master O Mayhem
02-27-2003, 04:55 AM
Its 192. for PCMCIA
Master O Mayhem
02-27-2003, 04:55 AM
Its 192. for PCMCIA
mrkalel
03-02-2003, 07:16 AM
Guys Im having a problem, in my registry i dont have those entries. All I have is an E and under that is DefaultLabel which is Zip Drive. No other drive letters are there, and when i created those entries it doesnt work. I even created DefaultIcon for my E and it didnt change the icon that does show up for my Zip Drive. Any help would be great. Mainly i wanted to know if your A and D drives where there already in the registry of did you create it?
mrkalel
03-02-2003, 07:16 AM
Guys Im having a problem, in my registry i dont have those entries. All I have is an E and under that is DefaultLabel which is Zip Drive. No other drive letters are there, and when i created those entries it doesnt work. I even created DefaultIcon for my E and it didnt change the icon that does show up for my Zip Drive. Any help would be great. Mainly i wanted to know if your A and D drives where there already in the registry of did you create it?
mrkalel
03-02-2003, 07:16 AM
Guys Im having a problem, in my registry i dont have those entries. All I have is an E and under that is DefaultLabel which is Zip Drive. No other drive letters are there, and when i created those entries it doesnt work. I even created DefaultIcon for my E and it didnt change the icon that does show up for my Zip Drive. Any help would be great. Mainly i wanted to know if your A and D drives where there already in the registry of did you create it?
mrkalel
03-02-2003, 07:16 AM
Guys Im having a problem, in my registry i dont have those entries. All I have is an E and under that is DefaultLabel which is Zip Drive. No other drive letters are there, and when i created those entries it doesnt work. I even created DefaultIcon for my E and it didnt change the icon that does show up for my Zip Drive. Any help would be great. Mainly i wanted to know if your A and D drives where there already in the registry of did you create it?
tablet_phantom
03-03-2003, 12:11 AM
Those entries aren't there by default. You need to know what drive letter you want to make these changes to. Next open up the registry and if a DriveIcons key doesn't exist, you must create it by selecting Explorer, right click and select New Key. Name the Key DriveIcons.
Then select DriveIcons and right click and select New Key. Name this one the drive that you are trying to customize. Next add two more new keys under that one for DefaultIcon and DefaultLabel. Change the (Default) REG_SZ to the respective shell32.dll as mentioned above. Reboot your computer and you should see your result.
Hope that helps. If you are still having problems, send me you e-mail address, the drive letters you want changed and what type of drives they are, and I'll customize a registry file for you. You just have to double-click it and it will work.
A
tablet_phantom
03-03-2003, 12:11 AM
Those entries aren't there by default. You need to know what drive letter you want to make these changes to. Next open up the registry and if a DriveIcons key doesn't exist, you must create it by selecting Explorer, right click and select New Key. Name the Key DriveIcons.
Then select DriveIcons and right click and select New Key. Name this one the drive that you are trying to customize. Next add two more new keys under that one for DefaultIcon and DefaultLabel. Change the (Default) REG_SZ to the respective shell32.dll as mentioned above. Reboot your computer and you should see your result.
Hope that helps. If you are still having problems, send me you e-mail address, the drive letters you want changed and what type of drives they are, and I'll customize a registry file for you. You just have to double-click it and it will work.
A
tablet_phantom
03-03-2003, 12:11 AM
Those entries aren't there by default. You need to know what drive letter you want to make these changes to. Next open up the registry and if a DriveIcons key doesn't exist, you must create it by selecting Explorer, right click and select New Key. Name the Key DriveIcons.
Then select DriveIcons and right click and select New Key. Name this one the drive that you are trying to customize. Next add two more new keys under that one for DefaultIcon and DefaultLabel. Change the (Default) REG_SZ to the respective shell32.dll as mentioned above. Reboot your computer and you should see your result.
Hope that helps. If you are still having problems, send me you e-mail address, the drive letters you want changed and what type of drives they are, and I'll customize a registry file for you. You just have to double-click it and it will work.
A
tablet_phantom
03-03-2003, 12:11 AM
Those entries aren't there by default. You need to know what drive letter you want to make these changes to. Next open up the registry and if a DriveIcons key doesn't exist, you must create it by selecting Explorer, right click and select New Key. Name the Key DriveIcons.
Then select DriveIcons and right click and select New Key. Name this one the drive that you are trying to customize. Next add two more new keys under that one for DefaultIcon and DefaultLabel. Change the (Default) REG_SZ to the respective shell32.dll as mentioned above. Reboot your computer and you should see your result.
Hope that helps. If you are still having problems, send me you e-mail address, the drive letters you want changed and what type of drives they are, and I'll customize a registry file for you. You just have to double-click it and it will work.
A
mrkalel
03-03-2003, 11:27 AM
I have multiple comps and on my tablet which had the entry DriveIcons everything has worked. But on my Desktop comp which didn't have DriveIcons there already I created it with those steps exactly and nothing is changing. BTW thank you for the help.
mrkalel
03-03-2003, 11:27 AM
I have multiple comps and on my tablet which had the entry DriveIcons everything has worked. But on my Desktop comp which didn't have DriveIcons there already I created it with those steps exactly and nothing is changing. BTW thank you for the help.
mrkalel
03-03-2003, 11:27 AM
I have multiple comps and on my tablet which had the entry DriveIcons everything has worked. But on my Desktop comp which didn't have DriveIcons there already I created it with those steps exactly and nothing is changing. BTW thank you for the help.
mrkalel
03-03-2003, 11:27 AM
I have multiple comps and on my tablet which had the entry DriveIcons everything has worked. But on my Desktop comp which didn't have DriveIcons there already I created it with those steps exactly and nothing is changing. BTW thank you for the help.
tablet_phantom
03-03-2003, 02:56 PM
I have multiple computers as well, and it works like a charm on my desktop computer. I have Windows XP Service Pack 1, but the articles that I've read said it works with Windows ME, Windows 2000 and Windows XP. So I don't think it's just a tablet thing. I had to reboot after a change, I don't know what else to suggest.
A
tablet_phantom
03-03-2003, 02:56 PM
I have multiple computers as well, and it works like a charm on my desktop computer. I have Windows XP Service Pack 1, but the articles that I've read said it works with Windows ME, Windows 2000 and Windows XP. So I don't think it's just a tablet thing. I had to reboot after a change, I don't know what else to suggest.
A
tablet_phantom
03-03-2003, 02:56 PM
I have multiple computers as well, and it works like a charm on my desktop computer. I have Windows XP Service Pack 1, but the articles that I've read said it works with Windows ME, Windows 2000 and Windows XP. So I don't think it's just a tablet thing. I had to reboot after a change, I don't know what else to suggest.
A
tablet_phantom
03-03-2003, 02:56 PM
I have multiple computers as well, and it works like a charm on my desktop computer. I have Windows XP Service Pack 1, but the articles that I've read said it works with Windows ME, Windows 2000 and Windows XP. So I don't think it's just a tablet thing. I had to reboot after a change, I don't know what else to suggest.
A
tablet_phantom
04-02-2003, 12:42 AM
I've written a program to do this. It also will change icons for the following types or drives, External Jazz, External Zip, PCMCIA, MMC/SD, Internal Zip, Super Floppy.
It's located at:
http://alvinchen.net/rmvdrv.zip
A
tablet_phantom
04-02-2003, 12:42 AM
I've written a program to do this. It also will change icons for the following types or drives, External Jazz, External Zip, PCMCIA, MMC/SD, Internal Zip, Super Floppy.
It's located at:
http://alvinchen.net/rmvdrv.zip
A
tablet_phantom
04-02-2003, 12:42 AM
I've written a program to do this. It also will change icons for the following types or drives, External Jazz, External Zip, PCMCIA, MMC/SD, Internal Zip, Super Floppy.
It's located at:
http://alvinchen.net/rmvdrv.zip
A
tablet_phantom
04-02-2003, 12:42 AM
I've written a program to do this. It also will change icons for the following types or drives, External Jazz, External Zip, PCMCIA, MMC/SD, Internal Zip, Super Floppy.
It's located at:
http://alvinchen.net/rmvdrv.zip
A
skunkey
04-02-2003, 05:37 AM
Hi tablet_phantom, do you know of a way to make the SD card reader recognise MMC cards as well, or is this not possible.
skunkey
04-02-2003, 05:37 AM
Hi tablet_phantom, do you know of a way to make the SD card reader recognise MMC cards as well, or is this not possible.
skunkey
04-02-2003, 05:37 AM
Hi tablet_phantom, do you know of a way to make the SD card reader recognise MMC cards as well, or is this not possible.
skunkey
04-02-2003, 05:37 AM
Hi tablet_phantom, do you know of a way to make the SD card reader recognise MMC cards as well, or is this not possible.
tablet_phantom
04-07-2003, 05:00 AM
Sorry, for the late reply.
I'm not sure if you are referring to my program or to the Toshiba's hardware. If you are referring to my program, it uses the same icon for the SD card as it does for the MMC.
In terms of the Toshiba's hardware, the concensus from the forums is that the SD slot in the Toshiba does not support MMC and will probably not ever. I believe that it requires a different chipset or something that makes it MMC compatible. I know it's sort of stupid, but I believe there are some CF cards out there that you can insert an MMC into and it will work.
A
tablet_phantom
04-07-2003, 05:00 AM
Sorry, for the late reply.
I'm not sure if you are referring to my program or to the Toshiba's hardware. If you are referring to my program, it uses the same icon for the SD card as it does for the MMC.
In terms of the Toshiba's hardware, the concensus from the forums is that the SD slot in the Toshiba does not support MMC and will probably not ever. I believe that it requires a different chipset or something that makes it MMC compatible. I know it's sort of stupid, but I believe there are some CF cards out there that you can insert an MMC into and it will work.
A
tablet_phantom
04-07-2003, 05:00 AM
Sorry, for the late reply.
I'm not sure if you are referring to my program or to the Toshiba's hardware. If you are referring to my program, it uses the same icon for the SD card as it does for the MMC.
In terms of the Toshiba's hardware, the concensus from the forums is that the SD slot in the Toshiba does not support MMC and will probably not ever. I believe that it requires a different chipset or something that makes it MMC compatible. I know it's sort of stupid, but I believe there are some CF cards out there that you can insert an MMC into and it will work.
A
tablet_phantom
04-07-2003, 05:00 AM
Sorry, for the late reply.
I'm not sure if you are referring to my program or to the Toshiba's hardware. If you are referring to my program, it uses the same icon for the SD card as it does for the MMC.
In terms of the Toshiba's hardware, the concensus from the forums is that the SD slot in the Toshiba does not support MMC and will probably not ever. I believe that it requires a different chipset or something that makes it MMC compatible. I know it's sort of stupid, but I believe there are some CF cards out there that you can insert an MMC into and it will work.
A
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.