|
#11
|
|||
|
|||
|
Quote:
someone can help me? I used this CLS (thx 78372) for compression and decompression via Prompt/Command (Arc a and Arc x) and it works great. My problem is when I have to use it in my innosetup script. I added this lines: Code:
#Define Bpk
#ifdef Bpk
Source: include\Compressors\cls-bpk.dll; DestDir: {tmp}; Flags: dontcopy
#endif
...
...
#ifdef Bpk
ExtractTemporaryFile('cls-bpk.dll');
#endif
For information I have not included anything in my arc.ini since the CLS decompresses perfectly the same file ".bin" via Command. Where am I wrong? Thanks in advance & Best Regards |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Preview: Conversion Tool for Advanced Setup Creator | Razor12911 | Conversion Tutorials | 6 | 10-05-2017 00:30 |
| New Chinese SecuROM tool | EMPiRE | PC Games | 5 | 01-11-2005 13:49 |
| Generals Multiplayer miniserver/IP Tool | kapteins | PC Games | 0 | 21-05-2003 14:35 |
| ISO Tool Kit could be the problem | jessroc | XBox Games | 1 | 29-10-2002 12:29 |
| Ms Cabinet Tool | Maelstorm | CD/DVD Copy Protections & Utilities | 5 | 05-09-2002 15:30 |