|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
arc.ini must be like this
Code:
[External compressor:srep]
header = 0
packcmd = srep {options} -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep {options} -d -s - - <stdin> <stdout>
extract file during installation. done! |
| Sponsored Links |
|
#2
|
|||
|
|||
|
i did same problem
in arc.ini i have
[External compressor:srep] header = 0 packcmd = srep {options} -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = srep {options} -d -s - - <stdin> <stdout> in files section in script Source: arc.ini; DestDir: {tmp}; Flags: dontcopy same problem |
![]() |
| Tags |
| freearc, inno setup, precomp, srep |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |