#1366
|
||||
|
||||
Thank you
|
Sponsored Links |
#1367
|
||||
|
||||
Never heard of that error
__________________
Haters gonna hate
|
#1368
|
|||
|
|||
Hey,
I have the following problem (with version 4.7.6): If I specify more than one component in the ‘Settings.ini’, I get the error at the line (" for I := 0 to ComponentsList.Items.Count - 1 do" - see picture below): Code:
[ComponentsSettings] Enable=1 FlatPageMode=0 ShowComponentSize=1 Code:
[ComponentsSettings] Enable=0 FlatPageMode=0 ShowComponentSize=1 Maybe someone can help me! KR pcblizzard |
#1369
|
||||
|
||||
Try latest v7.5.0 if that is fixed (should be, as I tested more then one component with that).
https://www.patreon.com/posts/release-v7-5-0-108191154
__________________
Haters gonna hate
Last edited by KaktoR; 28-07-2024 at 06:52. |
The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
#1370
|
|||
|
|||
Yes, v7.5.0 works with more than one component, THANK YOU!
|
#1371
|
|||
|
|||
hi. how i can add checkbox for maximum 2gb ram usage during setup installation?
like fitgirl |
#1372
|
||||
|
||||
There is already a checkbox for this purpose I think. However I have not touched it since years tbh. See if it is working.
__________________
Haters gonna hate
|
#1373
|
|||
|
|||
Hi,
I'm having the following issue: https://dyren.lol/issue.mp4 Basically the installer closes without anything being extracted. The files were compressed with DiskSpan and I used the Setup.dll I got after the compression was finished. I tried with and without the Records.ini file being merged into the Setup.dll file, and I got the same result. Is there any solution? |
#1374
|
||||
|
||||
Where is Setup.dll?
__________________
Haters gonna hate
|
#1375
|
|||
|
|||
^^In the folder named "Setup_DLL"
|
#1376
|
||||
|
||||
I think this isn't supposed to be in there.
1. Extract contents of Setup.dll in Setup_DLL folder and compile the script normaly or 2. Put Setup.dll next to Script.iss and compile the script after you make the following script change (remove semicolon) Code:
#define DSG_InternalDLL /* Putting Setup.dll next to the script will compress the DLL file into the Setup.exe file */
__________________
Haters gonna hate
|
#1377
|
|||
|
|||
Same issue for both methods. Although, yesterday I tried the installer on a single archive, and it was working fine.
|
#1378
|
|||
|
|||
for dyren:
I use a lot Asis On your video, It's happen when you forgot record.ini or you let setup.dll and extracted files try this : make your conversion with diskspanguy copy setup.dll and record.ini copy them in the setup_dll folder of asis right click on setup.dll and choose "uncompress here" (you need to have freearc installer on your computer) then delete setup.dll you will have something like that: Sans titre.png compile asis setup. take setup.exe and copy/paste in your conversion folder delete setup.dll and record.ini (they are included in the setup.exe) And it will works... |
#1379
|
|||
|
|||
Quote:
|
#1380
|
|||
|
|||
Hey,
The "Limit RAM and CPU usage" option doesn't seem to work. I pretty much got the same CPU and RAM usage regardless if it's ticked or not. Is there anything I can do on my end or is the option controlled by the setup itself? |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 3 | 15-04-2024 03:24 |
Portable Installer Inno Setup Script | y_thelastknight | Conversion Tutorials | 59 | 23-10-2020 01:02 |
INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 03:05 |
Simple Arc Installer | 78372 | Conversion Tutorials | 1 | 15-06-2017 16:37 |
MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 17:31 |