Jump to content

"enqueue To Winamp"-icon?


Recommended Posts

Posted

Hello!

I read the tweaks on http://herby.virtualplastic.net/ . Now I want to place an icon on my desktop, which has the winamp-symbol. The only function it shall have, is, that it should add the files i drag over that icon will be added to winamp.

I tried the following:

Windows Registry Editor Version 5.00

;WinAmp-Knopf
[HKEY_CLASSES_ROOT\CLSID\{00000000-5005-0000-0000-000000000002}]
"InfoTip"="WinAmp"
"NeverShowExt"=""
@=""

[HKEY_CLASSES_ROOT\CLSID\{00000000-5005-0000-0000-000000000002}\DefaultIcon]
@="%programfiles%\Winamp\Winamp.exe,0"

[HKEY_CLASSES_ROOT\CLSID\{00000000-5005-0000-0000-000000000002}\Shell\Open]
@="Enqueue"

[HKEY_CLASSES_ROOT\CLSID\{00000000-5005-0000-0000-000000000002}\Shell\Open\Command]
@="%programfiles%\Winamp\winamp.exe /ADD \"%1\""

[HKEY_CLASSES_ROOT\CLSID\{00000000-5005-0000-0000-000000000002}\ShellFolder]
"Attributes"=hex:00,00,00,00

;Add WinAmp to Desktop
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00000000-5005-0000-0000-000000000002

}]

But that did not work, because I am not able to drag something on the icon.

Could someone help me?

Thanks in advance

/PITU


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...