|
The crack may not works correctly if there is too many files in your TEMP directory.
If you encounter problems, try out next commands (from command line):
cd /d %temp%
del /f /q *
Or delete unwanted temp files in any other way.
Last edited by vili13; 01-02-2005 at 14:09.
|