|
#11
|
|||
|
|||
|
Hello again yener, i hope you can help me again with one problem
![]() i've used your latest CI v8.5.7.4 to build an installation using: Code:
#define ProgramFiles #define Internal I've tried another method using: Code:
#define ProgramFiles ;#define Internal In my 3rd try to find the problem, i've tried the 1st method: Code:
#define ProgramFiles #define Internal This time when i ran setup.exe, all is fine, the installer window is shown very fast .. etc. To sum this up, when i've used #define Internal, for large amount of files, around 6gb, the setup had problems with very slow loads. But when i've used #define Internal with small amount of files, around 20mb, the setup had no problems. Also, if i dont use #define Internal, i have no problems even with 6gb+ files. What is the problem? I really want to make the setup work with #define Internal for larger files. Thanks in advance, as always
|
|
|
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 |