Hi, Given that the temp directory (running PAR-0.70) doesn't get cleaned up on win32, and given that it's required each time the exe runs, is there a reason that it can't be created as a permanent directory the first time the exe runs ? I envisage that it be created in the same directory as the exe file, and that its name reflect the name of the exe (to avoid collisions with other executables), rather than reflect the pid.
I'm not sure what Autrijus has in mind as regards this problem. No doubt he has thought of something :-) I believe that since the temp file is a dll, there is no way it can be removed until the exe has terminated. Am I correct ? Cheers, Rob
