View Single Post
  #4  
Old 17-10-2014, 08:29
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
edit compress.bat & remove the // from the lines ( must have been testing & forgot to remove them )

Code:
//:Data1
//set arc=Data1.cab
//if exist .\AlienI_1\%arc% goto Data2
//echo.Creating %arc%, please wait...
//echo.
//echo.--------------------------------------------------------------------
//arc a -ep1 -r -w.\ -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] [email protected] -dp"%choice%" .\AlienI_1\%arc%
//if ERRORLEVEL 1 goto arcfail
Reply With Quote
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post:
houcine80 (18-10-2014), wit (17-10-2014)