On a related item I tried for hours to get activeperl and a bunch of ppm's installed correctly with a batch file. xcopy,copy,robocopy would work on about 1 in 5 installs when copying files silently and take about 10mins (as opposed to 2mins manually), I finally resorted to 7zip (7z.exe) on the target machine to unzip the remote file (a single zip) onto the target machine. From that point I ran all the commands to install from the local machine, clearing the package when it was installed. Also made copying faster (<60secs). David Miller wrote: > Tomasz thanks again. That seemed to sort out the issues. Would you > recommend using batch files over the cmd /c approach when dealing with > situations like this? I have read on the Irfanview silent installer > page in the wiki that '"copy" is not awailable in wpkg and "xcopy" > will not always work in silent mode'. > -- > David Miller -- Michael Chinn _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |