QUOTE (metalj @ Jun 8 2009, 01:58 AM)

Hi tedkord
If you are using VLC Media Player Portable
from this website (PortableApps.com)
then you don't have to worry about leaving files behind.
(make sure that you have the latest version)
Anyway,
here's a guide on how to use the winapp2.ini file.
Here's also something about the system variables in CCleaner.
I hope that helps.

That's exactly the one I'm using, and while it does clean up %appdata%\VLC, it leaves the dvdcss folders. Every time.
I figured out the winapp2.ini fix already, and can now delete the two dvdcss folders. Thanks. I'm now working on deleting selectively the vlc, and other portable app prefetch files from %systemroot%\prefetch. Haven't gotten this to work yet - not even sure if this is a protected system folder (don't think so since I can manually delete them).
To get rid of the dvdcss folders (and the VLC folder, in case VLC protable crashes and doesn't clean itself):
[*VLCPortable]
LangSecRef=3023
Default=True
FileKey1=%appdata%\dvdcss|*.*|REMOVESELF
FileKey2=%appdata/dvdcss-BackupByVLCPortable|*.*|REMOVESELF
FileKey3=%appdata%\vlc|*.*|REMOVESELF
So far so good.
EDIT:
Well, clearing the prefetch data works on my home XP Pro system, but not on another system. Both are XP Pro, but my home sysroot is C:\WINDOWS, the other is C:\WINNT. Wonder if that is an issue?
[*Prefetch]
LangSecRef=3025
Default=True
FileKey1=%systemroot%\Prefetch|vlc*.*
FileKey2=%systemroot%\Prefetch|ccleaner*.*
FileKey3=%systemroot%\Prefetch|cdisplayex*.*
FileKey4=%systemroot%\Prefetch|pstart*.*
FileKey5=%systemroot%\Prefetch|smplayer*.*
FileKey6=%systemroot%\Prefetch|mplayer*.*
FileKey7=%systemroot%\Prefetch|dxlist*.*
EDIT: Spoke too soon. It detects the prefetch files on analyze, but does not delete them on run. Hmm...