Winamp.msi Xlibrary=1 Xintex=1 Xmodernskin=1 Xaudio=1 Xnsv=1 Xvisual=1 Xextra=1 Xregopt=1 Xtray=1 Xname=XXXXX Xkey=XXXXX /QN
Everything installs as it should, but when I doubleclick on a mp3 file, winamp is launched but file is not played or even added to playlist (the same goes for right-click + Play in Winamp / Enqueue in Winamp).
After a quick look in registry, I found what caused the problem :
in
hkey_classes_root\winamp.file\shell\play\command
the key should be :
"C:\Program Files\Winamp\Winamp.exe" "%1"
instead of :
C:\Program Files\\Winamp\Winamp.exe "%1"
(I think the problem lies in missing quotes rather than in the doubled \)
Notice that quotes are missing in every winamp key, not just play\command.
Am I the only one affected by this problem ?
EDIT : Ok, maybe something else caused the problem. I tried the "repair" option from the msi file with no success. But desinstalling/reinstalling was enough to make it work, no need to modify any registry key.



Help
This topic is locked
Back to top









