Annoyances.org
Home » Windows 2000 Discussion Forum » Message 1049785346 Search | Help | Home
  
re: Question about 'Change the Icons of Desktop Items'
Tuesday, April 8, 2003 at 12:02 am
Windows 2000 Annoyances Discussion Forum
Posted by thegoldenear (1 messages posted)


doing it by hand isn't faster than putting all such changes in a batch script using, for example:
reg add "HKCR\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon" /v "(Default)" /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\shell32.dll,17" /f

or putting it in a .reg file, using:
"HKEY_CLASSES_ROOT\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon"
"(Default)"=hex(2):.....


Written in response to:
Question about 'Change the Icons of Desktop Items' (Merlin: Wednesday, August 14, 2002 at 3:41 am)

There are presently no replies to this message.

All messages in this thread [show all]
-Question about 'Change the Icons of Desktop Items' (Merlin: Wed, Aug 14, 2002, 3:41 am)
*re: Question about 'Change the Icons of Desktop Items' (thegoldenear: Tue, Apr 8, 2003, 12:02 am)
*re: Question about 'Change the Icons of Desktop Items' (Denis Boisclair: Tue, Feb 8, 2005, 11:42 pm)
Return to the Windows 2000 Discussion Forum

All content at Annoyances.org is Copyright © 1995-2008 Creative Elementtm All rights reserved.
Please do not plagiarize; redistributing these pages without permission is strictly prohibited.