Thread: Transport Giant
View Single Post
  #39  
Old 28-01-2005, 10:39
vili13 vili13 is offline
Junior Member
 
Join Date: Jan 2005
Location: Hungary
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
vili13 is on a distinguished road
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.
Reply With Quote