ok, i figure i need to use the GetSetting() function, but it doesn't seem to work right here is my code
dim WinampPath
WinampPath = GetSetting("Winamp", "Winamp", Default)
it should return "c:/program files/winamp" but i get 0 instead.
any help much appreciated
