|
|
|
#1
|
|||
|
|||
|
try ? form the original site on freearc by Bulat Ziganshin...
download freearc 0.67 alpha portable and srep 3.2 i found a couple of srep exe file infected. use only the original file. i found to be more reliable and virus free... Last edited by doofoo24; 25-01-2017 at 06:11. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
try to use in inno where ExtractTemporaryFile
ExtractTemporaryFile('unarc.dll'); ExtractTemporaryFile('arc.ini'); ExtractTemporaryFile('pzlib.exe'); ExtractTemporaryFile('cls-srep.dll'); and in ExpandConstan try if not SrepInit(ExpandConstant('{app}\'),128,0) then break; if not FileSearchInit(true) then break; if not ISArcExtract ( 0, 100, ExpandConstant('{src}\file.arc'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; ISDoneError:=false; |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The ONLY Half-Life 2 Thread. Do Not Create New Threads | JoyBoy | PC Games | 286 | 25-03-2005 05:49 |
| Official Sims 2 Thread | JoyBoy | PC Games | 229 | 25-10-2004 16:01 |
| 'Official' CM4 Thread - Do Not Create New Threads | Fila | PC Games | 119 | 23-07-2003 06:33 |