![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Change hard drive icon I use a seperate drive for all of my documents I want to use the Vista documents icon for that drive. Where can I - 1) find the document icon 2) change the hard drive icon to that one -- Thank you |
My System Specs![]() |
| | #2 (permalink) |
| Guest | Re: Change hard drive icon Scott You need to perform the following. 1. In the root of the drive where you want the icon to appear, rihgt click and select New/Folder. Name the folder Autorun. 2. Open Notepad and enter the following text. [autorun] ICON=AUTORUN\xxxx.ICO Save this file with the name Autorun.INF and place it in the root of the drive. The xxxx is trhe name of the Icon file you wish to use. 3. Place this icon in the Autorun Folder that you created. The problem is finding the icon you wish to use. There are a lot of different "document" icons in Vista. You may need to use an icon extraction utility to get a copy of this icon. What program is this icon associated with? There are many websites that have many, many icons that are free of charge. Just make sure that it is in the Windows .ICO format. Use Google to search for "free icons" -- Ronnie Vernon Microsoft MVP Windows Shell/User "Scott" <Scott@discussions.microsoft.com> wrote in message news:1E0B3DAF-DDD0-4136-8C4E-7D787588CD22@microsoft.com... >I use a seperate drive for all of my documents > I want to use the Vista documents icon for that drive. Where can I - > 1) find the document icon > 2) change the hard drive icon to that one > > -- > Thank you |
My System Specs![]() |
| | #3 (permalink) |
| Guest | Re: Change hard drive icon the picture here: http://img366.imageshack.us/img366/3231/foldermk3.jpg shows the typical "Documenten" folder. -- Thank you "Ronnie Vernon MVP" wrote: > Scott > > You need to perform the following. > > 1. In the root of the drive where you want the icon to appear, rihgt click > and select New/Folder. Name the folder Autorun. > > 2. Open Notepad and enter the following text. > > [autorun] > ICON=AUTORUN\xxxx.ICO > > Save this file with the name Autorun.INF and place it in the root of > the drive. > > The xxxx is trhe name of the Icon file you wish to use. > > 3. Place this icon in the Autorun Folder that you created. > > The problem is finding the icon you wish to use. There are a lot of > different "document" icons in Vista. You may need to use an icon extraction > utility to get a copy of this icon. What program is this icon associated > with? > > There are many websites that have many, many icons that are free of charge. > Just make sure that it is in the Windows .ICO format. > > Use Google to search for "free icons" > > -- > > Ronnie Vernon > Microsoft MVP > Windows Shell/User > > > "Scott" <Scott@discussions.microsoft.com> wrote in message > news:1E0B3DAF-DDD0-4136-8C4E-7D787588CD22@microsoft.com... > >I use a seperate drive for all of my documents > > I want to use the Vista documents icon for that drive. Where can I - > > 1) find the document icon > > 2) change the hard drive icon to that one > > > > -- > > Thank you > |
My System Specs![]() |
| | #4 (permalink) |
| Guest | Re: Change hard drive icon Thanks Ronnie I would be perfectly happy with the default user "Documents" icon. the one that's associated with the User folders in Vista. I'm not interested in fancy free stuff, but if you would recommend an icon extraction utility, that would help. I really appreciate your help. -- Thank you "Ronnie Vernon MVP" wrote: > Scott > > You need to perform the following. > > 1. In the root of the drive where you want the icon to appear, rihgt click > and select New/Folder. Name the folder Autorun. > > 2. Open Notepad and enter the following text. > > [autorun] > ICON=AUTORUN\xxxx.ICO > > Save this file with the name Autorun.INF and place it in the root of > the drive. > > The xxxx is trhe name of the Icon file you wish to use. > > 3. Place this icon in the Autorun Folder that you created. > > The problem is finding the icon you wish to use. There are a lot of > different "document" icons in Vista. You may need to use an icon extraction > utility to get a copy of this icon. What program is this icon associated > with? > > There are many websites that have many, many icons that are free of charge. > Just make sure that it is in the Windows .ICO format. > > Use Google to search for "free icons" > > -- > > Ronnie Vernon > Microsoft MVP > Windows Shell/User > > > "Scott" <Scott@discussions.microsoft.com> wrote in message > news:1E0B3DAF-DDD0-4136-8C4E-7D787588CD22@microsoft.com... > >I use a seperate drive for all of my documents > > I want to use the Vista documents icon for that drive. Where can I - > > 1) find the document icon > > 2) change the hard drive icon to that one > > > > -- > > Thank you > |
My System Specs![]() |
| | #5 (permalink) |
| Guest | Re: Change hard drive icon That icon is here: %SystemRoot%\system32\imageres.dll,-112 autorun.inf doesn't seem to like that format, but the registry doesn't mind: ------------------------- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\DriveIcons\D\DefaultIcon] @="%SystemRoot%\\system32\\imageres.dll,-112" -------------------------- Copy the text between the lines & save as a .reg file, them merge into the registry. You'll need admin privledges to modify HKLM. -- Good Luck, Keith Microsoft MVP [Windows XP Shell/User] "Scott" <Scott@discussions.microsoft.com> wrote in message news:AC4AA2D0-CB2B-4D83-908A-A18CC37D666C@microsoft.com... > the picture here: http://img366.imageshack.us/img366/3231/foldermk3.jpg > shows the typical "Documenten" folder. > -- > Thank you > > > "Ronnie Vernon MVP" wrote: > >> Scott >> >> You need to perform the following. >> >> 1. In the root of the drive where you want the icon to appear, rihgt >> click >> and select New/Folder. Name the folder Autorun. >> >> 2. Open Notepad and enter the following text. >> >> [autorun] >> ICON=AUTORUN\xxxx.ICO >> >> Save this file with the name Autorun.INF and place it in the root of >> the drive. >> >> The xxxx is trhe name of the Icon file you wish to use. >> >> 3. Place this icon in the Autorun Folder that you created. >> >> The problem is finding the icon you wish to use. There are a lot of >> different "document" icons in Vista. You may need to use an icon >> extraction >> utility to get a copy of this icon. What program is this icon associated >> with? >> >> There are many websites that have many, many icons that are free of >> charge. >> Just make sure that it is in the Windows .ICO format. >> >> Use Google to search for "free icons" >> >> -- >> >> Ronnie Vernon >> Microsoft MVP >> Windows Shell/User >> >> >> "Scott" <Scott@discussions.microsoft.com> wrote in message >> news:1E0B3DAF-DDD0-4136-8C4E-7D787588CD22@microsoft.com... >> >I use a seperate drive for all of my documents >> > I want to use the Vista documents icon for that drive. Where can I - >> > 1) find the document icon >> > 2) change the hard drive icon to that one >> > >> > -- >> > Thank you >> |
My System Specs![]() |
| | #6 (permalink) |
| Guest | Re: Change hard drive icon Scott There is a program I use called Easy Extract Icon. Easy to use and works well on Vista. Look near the bottom of the following website. Easy Extract Icon: http://www.abacre.com/download.htm -- Ronnie Vernon Microsoft MVP Windows Shell/User "Scott" <Scott@discussions.microsoft.com> wrote in message news:B64F75F8-84E2-4810-8992-604621E22F7D@microsoft.com... > Thanks Ronnie > I would be perfectly happy with the default user "Documents" icon. the > one > that's associated with the User folders in Vista. > I'm not interested in fancy free stuff, but if you would recommend an icon > extraction utility, that would help. > I really appreciate your help. > -- > Thank you > > > "Ronnie Vernon MVP" wrote: > >> Scott >> >> You need to perform the following. >> >> 1. In the root of the drive where you want the icon to appear, rihgt >> click >> and select New/Folder. Name the folder Autorun. >> >> 2. Open Notepad and enter the following text. >> >> [autorun] >> ICON=AUTORUN\xxxx.ICO >> >> Save this file with the name Autorun.INF and place it in the root of >> the drive. >> >> The xxxx is trhe name of the Icon file you wish to use. >> >> 3. Place this icon in the Autorun Folder that you created. >> >> The problem is finding the icon you wish to use. There are a lot of >> different "document" icons in Vista. You may need to use an icon >> extraction >> utility to get a copy of this icon. What program is this icon associated >> with? >> >> There are many websites that have many, many icons that are free of >> charge. >> Just make sure that it is in the Windows .ICO format. >> >> Use Google to search for "free icons" >> >> -- >> >> Ronnie Vernon >> Microsoft MVP >> Windows Shell/User >> >> >> "Scott" <Scott@discussions.microsoft.com> wrote in message >> news:1E0B3DAF-DDD0-4136-8C4E-7D787588CD22@microsoft.com... >> >I use a seperate drive for all of my documents >> > I want to use the Vista documents icon for that drive. Where can I - >> > 1) find the document icon >> > 2) change the hard drive icon to that one >> > >> > -- >> > Thank you >> |
My System Specs![]() |
| | #7 (permalink) |
| Guest | Re: Change hard drive icon Hi Keith, I have used this registry trick before to do this. The problem I always have is determining the number for the icon in the dll? Is there an easy way to do this? -- Ronnie Vernon Microsoft MVP Windows Shell/User "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message news:ONryAhSeHHA.1240@TK2MSFTNGP04.phx.gbl... > That icon is here: > > %SystemRoot%\system32\imageres.dll,-112 > > autorun.inf doesn't seem to like that format, but the registry doesn't > mind: > > ------------------------- > Windows Registry Editor Version 5.00 > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\DriveIcons\D\DefaultIcon] > @="%SystemRoot%\\system32\\imageres.dll,-112" > > -------------------------- > > Copy the text between the lines & save as a .reg file, them merge into the > registry. You'll need admin privledges to modify HKLM. > > > -- > Good Luck, > > Keith > Microsoft MVP [Windows XP Shell/User] > > "Scott" <Scott@discussions.microsoft.com> wrote in message > news:AC4AA2D0-CB2B-4D83-908A-A18CC37D666C@microsoft.com... >> the picture here: http://img366.imageshack.us/img366/3231/foldermk3.jpg >> shows the typical "Documenten" folder. >> -- >> Thank you >> >> >> "Ronnie Vernon MVP" wrote: >> >>> Scott >>> >>> You need to perform the following. >>> >>> 1. In the root of the drive where you want the icon to appear, rihgt >>> click >>> and select New/Folder. Name the folder Autorun. >>> >>> 2. Open Notepad and enter the following text. >>> >>> [autorun] >>> ICON=AUTORUN\xxxx.ICO >>> >>> Save this file with the name Autorun.INF and place it in the root >>> of >>> the drive. >>> >>> The xxxx is trhe name of the Icon file you wish to use. >>> >>> 3. Place this icon in the Autorun Folder that you created. >>> >>> The problem is finding the icon you wish to use. There are a lot of >>> different "document" icons in Vista. You may need to use an icon >>> extraction >>> utility to get a copy of this icon. What program is this icon associated >>> with? >>> >>> There are many websites that have many, many icons that are free of >>> charge. >>> Just make sure that it is in the Windows .ICO format. >>> >>> Use Google to search for "free icons" >>> >>> -- >>> >>> Ronnie Vernon >>> Microsoft MVP >>> Windows Shell/User >>> >>> >>> "Scott" <Scott@discussions.microsoft.com> wrote in message >>> news:1E0B3DAF-DDD0-4136-8C4E-7D787588CD22@microsoft.com... >>> >I use a seperate drive for all of my documents >>> > I want to use the Vista documents icon for that drive. Where can I - >>> > 1) find the document icon >>> > 2) change the hard drive icon to that one >>> > >>> > -- >>> > Thank you >>> > |
My System Specs![]() |
| | #8 (permalink) |
| Guest | Re: Change hard drive icon In this case, I just peeked at the desktop.ini file in the Documents folder & copied that. If I don't know the #, I'll customize a folder with the icon I want & then look at the desktop.ini file in that. -- Good Luck, Keith Microsoft MVP [Windows XP Shell/User] "Ronnie Vernon MVP" <rv@invalid.org> wrote in message news:1D02F28A-AB89-421B-89B0-7CB4491177F0@microsoft.com... > Hi Keith, > > I have used this registry trick before to do this. The problem I always > have is determining the number for the icon in the dll? Is there an easy > way to do this? > > -- > > Ronnie Vernon > Microsoft MVP > Windows Shell/User > > > "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message > news:ONryAhSeHHA.1240@TK2MSFTNGP04.phx.gbl... >> That icon is here: >> >> %SystemRoot%\system32\imageres.dll,-112 >> >> autorun.inf doesn't seem to like that format, but the registry doesn't >> mind: >> >> ------------------------- >> Windows Registry Editor Version 5.00 >> >> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\DriveIcons\D\DefaultIcon] >> @="%SystemRoot%\\system32\\imageres.dll,-112" >> >> -------------------------- >> >> Copy the text between the lines & save as a .reg file, them merge into >> the registry. You'll need admin privledges to modify HKLM. >> >> >> -- >> Good Luck, >> >> Keith >> Microsoft MVP [Windows XP Shell/User] >> >> "Scott" <Scott@discussions.microsoft.com> wrote in message >> news:AC4AA2D0-CB2B-4D83-908A-A18CC37D666C@microsoft.com... >>> the picture here: http://img366.imageshack.us/img366/3231/foldermk3.jpg >>> shows the typical "Documenten" folder. >>> -- >>> Thank you >>> >>> >>> "Ronnie Vernon MVP" wrote: >>> >>>> Scott >>>> >>>> You need to perform the following. >>>> >>>> 1. In the root of the drive where you want the icon to appear, rihgt >>>> click >>>> and select New/Folder. Name the folder Autorun. >>>> >>>> 2. Open Notepad and enter the following text. >>>> >>>> [autorun] >>>> ICON=AUTORUN\xxxx.ICO >>>> >>>> Save this file with the name Autorun.INF and place it in the root >>>> of >>>> the drive. >>>> >>>> The xxxx is trhe name of the Icon file you wish to use. >>>> >>>> 3. Place this icon in the Autorun Folder that you created. >>>> >>>> The problem is finding the icon you wish to use. There are a lot of >>>> different "document" icons in Vista. You may need to use an icon >>>> extraction >>>> utility to get a copy of this icon. What program is this icon >>>> associated >>>> with? >>>> >>>> There are many websites that have many, many icons that are free of >>>> charge. >>>> Just make sure that it is in the Windows .ICO format. >>>> >>>> Use Google to search for "free icons" >>>> >>>> -- >>>> >>>> Ronnie Vernon >>>> Microsoft MVP >>>> Windows Shell/User >>>> >>>> >>>> "Scott" <Scott@discussions.microsoft.com> wrote in message >>>> news:1E0B3DAF-DDD0-4136-8C4E-7D787588CD22@microsoft.com... >>>> >I use a seperate drive for all of my documents >>>> > I want to use the Vista documents icon for that drive. Where can I - >>>> > 1) find the document icon >>>> > 2) change the hard drive icon to that one >>>> > >>>> > -- >>>> > Thank you >>>> >> > |
My System Specs![]() |
| | #9 (permalink) |
| Guest | Re: Change hard drive icon Keith, Excellent I did not even think about the desktop.ini file. Thanks -- Ronnie Vernon Microsoft MVP Windows Shell/User "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message news:%23Twhr2WeHHA.5056@TK2MSFTNGP02.phx.gbl... > In this case, I just peeked at the desktop.ini file in the Documents > folder & copied that. If I don't know the #, I'll customize a folder with > the icon I want & then look at the desktop.ini file in that. > > > -- > Good Luck, > > Keith > Microsoft MVP [Windows XP Shell/User] > > "Ronnie Vernon MVP" <rv@invalid.org> wrote in message > news:1D02F28A-AB89-421B-89B0-7CB4491177F0@microsoft.com... >> Hi Keith, >> >> I have used this registry trick before to do this. The problem I always >> have is determining the number for the icon in the dll? Is there an easy >> way to do this? >> >> -- >> >> Ronnie Vernon >> Microsoft MVP >> Windows Shell/User >> >> >> "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message >> news:ONryAhSeHHA.1240@TK2MSFTNGP04.phx.gbl... >>> That icon is here: >>> >>> %SystemRoot%\system32\imageres.dll,-112 >>> >>> autorun.inf doesn't seem to like that format, but the registry doesn't >>> mind: >>> >>> ------------------------- >>> Windows Registry Editor Version 5.00 >>> >>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\DriveIcons\D\DefaultIcon] >>> @="%SystemRoot%\\system32\\imageres.dll,-112" >>> >>> -------------------------- >>> >>> Copy the text between the lines & save as a .reg file, them merge into >>> the registry. You'll need admin privledges to modify HKLM. >>> >>> >>> -- >>> Good Luck, >>> >>> Keith >>> Microsoft MVP [Windows XP Shell/User] >>> >>> "Scott" <Scott@discussions.microsoft.com> wrote in message >>> news:AC4AA2D0-CB2B-4D83-908A-A18CC37D666C@microsoft.com... >>>> the picture here: http://img366.imageshack.us/img366/3231/foldermk3.jpg >>>> shows the typical "Documenten" folder. >>>> -- >>>> Thank you >>>> >>>> >>>> "Ronnie Vernon MVP" wrote: >>>> >>>>> Scott >>>>> >>>>> You need to perform the following. >>>>> >>>>> 1. In the root of the drive where you want the icon to appear, rihgt >>>>> click >>>>> and select New/Folder. Name the folder Autorun. >>>>> >>>>> 2. Open Notepad and enter the following text. >>>>> >>>>> [autorun] >>>>> ICON=AUTORUN\xxxx.ICO >>>>> >>>>> Save this file with the name Autorun.INF and place it in the root >>>>> of >>>>> the drive. >>>>> >>>>> The xxxx is trhe name of the Icon file you wish to use. >>>>> >>>>> 3. Place this icon in the Autorun Folder that you created. >>>>> >>>>> The problem is finding the icon you wish to use. There are a lot of >>>>> different "document" icons in Vista. You may need to use an icon >>>>> extraction >>>>> utility to get a copy of this icon. What program is this icon >>>>> associated >>>>> with? >>>>> >>>>> There are many websites that have many, many icons that are free of >>>>> charge. >>>>> Just make sure that it is in the Windows .ICO format. >>>>> >>>>> Use Google to search for "free icons" >>>>> >>>>> -- >>>>> >>>>> Ronnie Vernon >>>>> Microsoft MVP >>>>> Windows Shell/User >>>>> >>>>> >>>>> "Scott" <Scott@discussions.microsoft.com> wrote in message >>>>> news:1E0B3DAF-DDD0-4136-8C4E-7D787588CD22@microsoft.com... >>>>> >I use a seperate drive for all of my documents >>>>> > I want to use the Vista documents icon for that drive. Where can >>>>> > I - >>>>> > 1) find the document icon >>>>> > 2) change the hard drive icon to that one >>>>> > >>>>> > -- >>>>> > Thank you >>>>> >>> >> > |
My System Specs![]() |
| | #10 (permalink) |
| Guest | Re: Change hard drive icon You're welcome. -- Good Luck, Keith Microsoft MVP [Windows XP Shell/User] "Ronnie Vernon MVP" <rv@invalid.org> wrote in message news:CFDCD03C-522F-46BE-83DB-7A3DC50A128C@microsoft.com... > Keith, > > Excellent I did not even think about the desktop.ini file. > > Thanks > > -- > > Ronnie Vernon > Microsoft MVP > Windows Shell/User > > > "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message > news:%23Twhr2WeHHA.5056@TK2MSFTNGP02.phx.gbl... >> In this case, I just peeked at the desktop.ini file in the Documents >> folder & copied that. If I don't know the #, I'll customize a folder with >> the icon I want & then look at the desktop.ini file in that. >> >> >> -- >> Good Luck, >> >> Keith >> Microsoft MVP [Windows XP Shell/User] >> >> "Ronnie Vernon MVP" <rv@invalid.org> wrote in message >> news:1D02F28A-AB89-421B-89B0-7CB4491177F0@microsoft.com... >>> Hi Keith, >>> >>> I have used this registry trick before to do this. The problem I always >>> have is determining the number for the icon in the dll? Is there an >>> easy way to do this? >>> >>> -- >>> >>> Ronnie Vernon >>> Microsoft MVP >>> Windows Shell/User >>> >>> >>> "Keith Miller MVP" <k.miller79@no.spam.verizon.net> wrote in message >>> news:ONryAhSeHHA.1240@TK2MSFTNGP04.phx.gbl... >>>> That icon is here: >>>> >>>> %SystemRoot%\system32\imageres.dll,-112 >>>> >>>> autorun.inf doesn't seem to like that format, but the registry doesn't >>>> mind: >>>> >>>> ------------------------- >>>> Windows Registry Editor Version 5.00 >>>> >>>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\DriveIcons\D\DefaultIcon] >>>> @="%SystemRoot%\\system32\\imageres.dll,-112" >>>> >>>> -------------------------- >>>> >>>> Copy the text between the lines & save as a .reg file, them merge into >>>> the registry. You'll need admin privledges to modify HKLM. >>>> >>>> >>>> -- >>>> Good Luck, >>>> >>>> Keith >>>> Microsoft MVP [Windows XP Shell/User] >>>> >>>> "Scott" <Scott@discussions.microsoft.com> wrote in message >>>> news:AC4AA2D0-CB2B-4D83-908A-A18CC37D666C@microsoft.com... >>>>> the picture here: >>>>> http://img366.imageshack.us/img366/3231/foldermk3.jpg >>>>> shows the typical "Documenten" folder. >>>>> -- >>>>> Thank you >>>>> >>>>> >>>>> "Ronnie Vernon MVP" wrote: >>>>> >>>>>> Scott >>>>>> >>>>>> You need to perform the following. >>>>>> >>>>>> 1. In the root of the drive where you want the icon to appear, rihgt >>>>>> click >>>>>> and select New/Folder. Name the folder Autorun. >>>>>> >>>>>> 2. Open Notepad and enter the following text. >>>>>> >>>>>> [autorun] >>>>>> ICON=AUTORUN\xxxx.ICO >>>>>> >>>>>> Save this file with the name Autorun.INF and place it in the >>>>>> root of >>>>>> the drive. >>>>>> >>>>>> The xxxx is trhe name of the Icon file you wish to use. >>>>>> >>>>>> 3. Place this icon in the Autorun Folder that you created. >>>>>> >>>>>> The problem is finding the icon you wish to use. There are a lot of >>>>>> different "document" icons in Vista. You may need to use an icon >>>>>> extraction >>>>>> utility to get a copy of this icon. What program is this icon >>>>>> associated >>>>>> with? >>>>>> >>>>>> There are many websites that have many, many icons that are free of >>>>>> charge. >>>>>> Just make sure that it is in the Windows .ICO format. >>>>>> >>>>>> Use Google to search for "free icons" >>>>>> >>>>>> -- >>>>>> >>>>>> Ronnie Vernon >>>>>> Microsoft MVP >>>>>> Windows Shell/User >>>>>> >>>>>> >>>>>> "Scott" <Scott@discussions.microsoft.com> wrote in message >>>>>> news:1E0B3DAF-DDD0-4136-8C4E-7D787588CD22@microsoft.com... >>>>>> >I use a seperate drive for all of my documents >>>>>> > I want to use the Vista documents icon for that drive. Where can >>>>>> > I - >>>>>> > 1) find the document icon >>>>>> > 2) change the hard drive icon to that one >>>>>> > >>>>>> > -- >>>>>> > Thank you >>>>>> >>>> >>> >> > |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Drive Icon Change | Brink | Tutorials | 43 | 09-05-2008 02:43 AM |
| How To Change Icon Associated With Drive | Paputxi | Vista General | 2 | 04-24-2008 03:04 PM |
| missing hard drive C (local drive) icon | scr621 | Vista General | 3 | 01-05-2008 07:07 AM |
| How can i change the icon of the drive | Mohammed | Vista General | 2 | 07-16-2007 07:05 PM |
| Rename Drive Label/Change Drive Icon | GQ | Vista General | 4 | 07-09-2007 04:11 PM |