View Single Post
  #17  
Old 05-10-2014, 23:55
Dante1995 Dante1995 is offline
Banned
 
Join Date: Feb 2014
Location: Black Hole
Posts: 297
Thanks: 116
Thanked 481 Times in 162 Posts
Dante1995 is on a distinguished road
Quote:
Originally Posted by Gamer009 View Post
i'm now using the blackBox v1.8

i shouldn't use any compression methods which have "Precomp" ??



can you please show me the "compress.bat" opened with notepad++

and how i can set a password for archives "bin" files
Code:
if not ISArcExtract     ( 0, 0, ExpandConstant('{src}\Setup-1.bin'),  ExpandConstant('{app}\'), '', false, 'PASSWORD',    ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
Reply With Quote