|
Re: changing default folder icon in vista
In the registry, create a new key named 'Shell Icons',
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\Shell
Icons]
Under this new key, create a REG_EXPAND_SZ (Expandable String Value) named
'3' and edit it's data to be the path to your icon.
Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\Shell
Icons
Name: 3
Type: REG_EXPAND_SZ
Data: %SystemRoot%\system32\imageres.dll,177
--
Good Luck,
Keith
Microsoft MVP [Windows Shell/User]
"kylemstevens" <kylemstevens@discussions.microsoft.com> wrote in message
news:77895D03-B05A-4C3D-AC50-8CCCBAE31D28@microsoft.com...
> so im trying to change my default folder in vista to a black glassy folder
> right. anyways, to do this, i cant figure out any other way than to go
> thru
> one folder at a time and change it from the default to smoething else. is
> there a way to change the default folder so it affects all folders on my
> drive?
|