WinAMP requires you run as Administrator to use this
Status: Pre-Alpha
Brought to you by:
otiasj
WinAMP requires you run as Administrator to use this plugin, I have tested this with 5.35 (the last supported version) and 5.63. Without running as admin this plugin will cause WinAMP to exit without an error or not show at all (as with 5.63).
The code needs to be checked for the cause as this plugin should not need to be outside of userspace or require administrator access.
Not sure if still in development but would be nice to have an update for this bug.
Ok I found the culprit it is writing a log to C:\Debug_ml_sony.log
the C:\ folder is read only in Windows 8 and Windows 7 (non modded/tweaked)
If we can disable the log or redirect it to %Temp% then this tool will still be working PERFECT!