FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   ASIS: Advanced Simple Installer Script (https://fileforums.com/showthread.php?t=99481)

ROKA1969 19-05-2024 00:47

Thank you

KaktoR 19-05-2024 01:30

Never heard of that error :D

pcblizzard 28-07-2024 05:45

1 Attachment(s)
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

I set it like this:
Code:

[ComponentsSettings]
Enable=0
FlatPageMode=0
ShowComponentSize=1

of course I no longer have a choice of component selection, but the error is then gone, and the setup is compiled.

Maybe someone can help me!


KR pcblizzard

KaktoR 28-07-2024 05:46

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

pcblizzard 28-07-2024 06:23

Yes, v7.5.0 works with more than one component, THANK YOU!

demon964 04-08-2024 08:09

hi. how i can add checkbox for maximum 2gb ram usage during setup installation?

like fitgirl

KaktoR 04-08-2024 09:37

There is already a checkbox for this purpose I think. However I have not touched it since years tbh. See if it is working.

dyren 09-10-2024 03:56

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?

KaktoR 09-10-2024 06:03

Where is Setup.dll?

dyren 09-10-2024 06:13

^^In the folder named "Setup_DLL"

KaktoR 09-10-2024 06:17

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  */

dyren 09-10-2024 08:20

Same issue for both methods. Although, yesterday I tried the installer on a single archive, and it was working fine.

wareck 19-10-2024 22:25

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:
Attachment 38489

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...

dyren 20-10-2024 06:10

Quote:

Originally Posted by wareck (Post 506033)
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:
Attachment 38489

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...

Hi, thank you, but I already figured it out. :)

dyren 28-10-2024 09:45

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?


All times are GMT -7. The time now is 12:59.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com