|
|
|
#1
|
||||
|
||||
|
works , thnx a lot <3
but please the following question ![]() -------------------------------------------- and what about this : Quote:
Quote:
Last edited by Gamer009; 04-10-2014 at 13:00. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Code:
From Archive.ini You must type: ISArcExtract! Not ISPrecompExtract! (Precomp can't used extract about it! They will together from Arc it! I'm think...) For Precomp used it: Code:
if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Data_01.pcf') then break;
if not ISPrecompExtract( 0, 0, ExpandConstant('{src}\Data_01.pcf'), ExpandConstant('{app}\Data_01.bin'), true) then break;
if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Data_02.pcf') then break;
if not ISPrecompExtract( 0, 0, ExpandConstant('{src}\Data_02.pcf'), ExpandConstant('{app}\Data_02.bin'), true) then break;
Code:
if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup-1.bin') then break;
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup-2.bin') then break;
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
PS: Code:
Don't used about the Precomp it! There have crash your installation's about it! Last edited by Carldric Clement; 04-10-2014 at 17:02. |
|
#3
|
||||
|
||||
|
Quote:
i shouldn't use any compression methods which have "Precomp" ?? Quote:
and how i can set a password for archives "bin" files |
|
#4
|
||||
|
||||
|
Quote:
Try to use the Srep it! I will helpfully! ![]()
|
|
#5
|
|||
|
|||
|
Quote:
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;
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| x2 1.1 @ gcw by razor...? | fastyslartbart | PC Games | 11 | 05-01-2004 14:28 |
| Hitman 2 razor crack | Eclipz | PC Games | 5 | 10-10-2002 11:38 |