I tried
a couple, different
suggestions, but neither seemed to work for me.
Here's what I have from their examples:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
@="Loads"
"InfoTip"="Desktop\loads"
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
@="C:\\Documents and Settings\\Ben\My Documents\\My Pictures\\iconworking\\cd2folder.ico"
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"method"="ShellExecute"
"Command"="Loads"
"Param1"="C:\\Documents and Settings\\Ben\\Desktop\\loads"
Am I missing something, or does it just not work?
Try changing
"Command"="Loads"
to
"Command"="open"
posted by null terminated at 9:16 PM on February 23, 2005