Because I have a huge e-mail backlog
You are not logged in.
I'm using Vista x64. Don't know if this works for other versions.
[Info]
Title=Winamp Cache Files
Description=Removes Winamp Cache Files
[files]
%USERPROFILE%\AppData\Roaming\Winamp\Plugins\ml\cache\*.* /s
Offline
UUps, so I noticed that there was a plugin for Alcohol 120% before I added this.
So here is the combination of them (XP and Vista x64):
[Info]
Title=Winamp Recent & Cache Files
Description=Deletes Winamp Recent & Cache Files
[files]
%programfiles%\Winamp\Plugins\ml\recent.dat
%programfiles%\Winamp\winamp.m3u
%USERPROFILE%\AppData\Roaming\Winamp\Plugins\ml\recent.dat
%USERPROFILE%\AppData\Roaming\Winamp\winamp.m3u
%USERPROFILE%\AppData\Roaming\Winamp\Plugins\ml\cache\*.* /s
Offline