Quote:
Originally Posted by Micke
Hmm, I can see one thing that could get this error. In the script there's one constant
Code:
Const PACOMP = "C:\Programs\PACL\PACOMP.exe"
You are in C:\PACL when you are running the script
|
Blush
However, when I remembered to change it, I still have a problem opening the archive using PowerArchiver (not PACL) as it doesn't handle the tar file because of the date text.
Quote:
|
Originally Posted by Micke;
Here's the updated script.
|
OK this works well for me now - thanks a lot.