About WinampCOM

WinampCOM is a COM dll that provides a COM object WinampCOM.winamp that a caller can use to control basic Winamp functions. Features are :

It has been deliberately kept simple and minimal, so providing primitives that a scripting language can use to implement higher level functionality.

It is not a plugin for Winamp, it runs along side Winamp, and will control the highest version of Winamp currently running on the system.

Any scripting language that can access COM objects should be able to use WinampCOM, and it is currently tested (and provides examples) to work with JScript, VBScript, PHP, and Python.

If you have already installed WinampCOM, you can test the configuration using the test page.