|
|
|
#1
|
||||
|
||||
|
By looking the setup.ini file provided in the newest setup code, I've noticed the following:
Code:
FreeArcFile1={src}\Movies.cab;DestDir:{app};Disk:1;PrecSrep:0
Plus, by reading this: Quote:
I haven't seen the coding part yet, but I suppose that, if no "*.srep" file is present, then the IsDone functions will just "skip" that and start PreComp de-compress. I'll enjoy the chance and ask if there is a way to make a "cab" file uncompress ONLY when we select a specific language. I mean, let's consider that I've created three different cabs, "lang_eng.cab" (English), "lang_esp.cab" (Spanish) and "lang_ger.cab" (German). Is that possible to this installer to unpack only "lang_eng.cab" when select "english" in the lang selector, or "lang_esp.cab" when select "spanish" language, and so on? |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
precomp and srep, otherwise setup will make problems. unfortunately didnt add this recogition. with the language files. good idea bro. will add the idea to the script. |
|
#3
|
|||
|
|||
|
Hey yener90, i have an problem with Your script.
When compiling ISFreeArcExtract v.4.5 i get a fail prompt : Unknown type: TGUID at line 81 column 9. Any help ? Im using Inno Setup version 5.4.2. |
|
#4
|
|||
|
|||
|
Quote:
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |