View Single Post
  #6  
Old 05-10-2013, 17:24
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
yes, mistake in compress.bat, missing the @ in the arc line.
which then compresses the unins* files from original install.

Code:
arc a -ep1 -r -w.\ -m0 [email protected] -dp"%choice1%" .\Output\%arc%

Last edited by Joe Forster/STA; 16-10-2013 at 01:06. Reason: where missing
Reply With Quote