ssg / xdream

An old IRC script for XiRCON
6 stars 2 forks source link

xdream.tcl winamp installation path issue #1

Open vertexclique opened 12 years ago

vertexclique commented 12 years ago

maybe line

set mp3player "c:/program files/winamp/winamp.exe"

will be like

set mp3player reg_openkey "HKEY_CURRENT_USER" "Winamp"

or clamp can be used and can be pushed in this repo.

ssg commented 12 years ago

thanks. i don't intend to maintain the code before I adapt it to X-Chat environment.