Question about 'Change the Icons of Desktop Items'
Showing all messages in thread #1029321669 Windows 2000 Annoyances Discussion Forum
The following are all of the messages in this thread (3 in all), shown in chronological order. Click any message subject to view that message by itself or to view the thread hierarchy.
|
Question about 'Change the Icons of Desktop Items'
Wednesday, August 14, 2002 at 3:41 am Posted by Merlin
(1 messages posted)
Change the Icons of Desktop Items
There is a faster way to change desktop icons. If you check display properties, there's
a tab called effects. From there you can change some of the desktop icons.
[Reply or follow-up to this message]
|
re: Question about 'Change the Icons of Desktop Items'
Tuesday, April 8, 2003 at 12:02 am 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):.....
[Reply or follow-up to this message]
|
re: Question about 'Change the Icons of Desktop Items'
Tuesday, February 8, 2005 at 11:42 pm Posted by Denis Boisclair
(2 messages posted)
I find that when I try to change the vertical/horizontal spacing of my desktop icons
nothing happens.
Can you help please?
[Reply or follow-up to this message]
|
|
Tip: Use one of the [Reply or follow-up to this message] links above to add a message to this thread
|
|
Return to the Windows 2000 Discussion Forum
|