|
|
|
#1
|
||||
|
||||
|
Why
![]() ![]()
__________________
Haters gonna hate
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
I guess it's from the ASIS.
Could you send the entire code? I don't get that warning when compiling any version of it Edit: I get it as well with compact mode = 1, that code it's not used after preprocessing (ISPP), that's why it give you that warning The code after line 4503 shown in the screen it's not present during the compiling Last edited by pincoball; 26-06-2020 at 12:16. |
|
#3
|
||||
|
||||
|
Was this capture not made before recompiling (Previous Debug)?
You would not have been able to compile with the variable ReloadComponents outside the area defined in the ISPP Code:
ReloadComponents: = False; Code:
#if UseComponents == "1" Code:
var
//////////////////////// Check boxes ////////////////////////
IconsCB, StartMenuCB, {#if CheckCRC == "1"}CRCCheckCB,{#endif} PauseCB, UninstallCB, LimitRAMCB: TNewCheckBox;
|
![]() |
| 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 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |