|
#8
|
|||
|
|||
|
well i get this error when i use it
![]() EDIT: well it's cuz of the size i made for it 2048, but idk why it's maximum 2GB , and i managed to do it 5.6GB in the FMX Project by Razor , but when i made in the script.iss Code:
[App] Size2=6100234885 Code:
#define Size2 ReadIni(SourcePath + "\script.iss", "App", "Size2", "0")
[Setup]
UninstallDisplaySize={#Size2}
![]() Last Edit: well the issue is when it's passed to the Uninstall Display Size it goes as STR and it should be LONGINT, so what's the Convert to LONGINT Tag for Define tag ??? Last edited by ahmedwaill; 22-02-2019 at 05:26. |
| 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 |
| Useful Dll for Inno Setup users | peterf1999 | Conversion Tutorials | 88 | 01-12-2017 16:00 |
| Create Dll C++ in VS 2015 compatible with Inno Setup | MCI | Conversion Tutorials | 14 | 08-09-2017 09:07 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| One question with Inno Setup? | quake4 | PC Games - CD/DVD Conversions | 3 | 22-08-2012 04:30 |