Originally Posted By: Lonkero
For a solution hack, you can use dir to list all user folders with dir() and if %userprofile% does not match delete the file. This you can run in logon, log off or scheduled script.


Sounds interesting. Unfortunately I have no idea how to realize the code.

Can you help me?