Jump to content

Winamp Plug-in


Recommended Posts

hi everyone!

well, im trying to install a winamp plug in (dimin hotkeys). so far, i can install it silently, but at the end a dialog pops up asking if i want to configure it now.

this is the code that im using:

REG ADD %KEY%\055 /VE /D "Winamp 5.08d Pro" /f
REG ADD %KEY%\055 /V 1 /D "%CDROM%\software\Winamp5\Winamp5.msi /qn INI="%CDROM%\software\Winamp5\winamp5pro.ini"" /f
REG ADD %KEY%\055 /V 2 /D "%CDROM%\software\Winamp5\DiminHotkeys.exe /S" /f
REG ADD %Key%\055 /V 3 /D "taskkill /F /IM DiminHotkeys.exe" /f

but it doesnt work :no: , the dialog stays open, and when i close it, a command window opens and then closes.

any ideas?

Link to comment
Share on other sites


A. Wrong forum. There is an application switch section.

B. Check to see what changes the plugin makes. It may be as simple as copying over the file and config file manually into teh Winamp plugin folder.

C. If the above doesn't work, use AutoIT.

Moving topic

Link to comment
Share on other sites

sorry for posting in the wrong forum

anyway, thanks Alanoll, you point me in the right direction :thumbup

the plugin only copy a folder and a file to the winamp plugin folder, so i made a sfx to silently install them, and it works perfect.

thanks for the help

Link to comment
Share on other sites

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...