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)

Schabik 26-02-2019 05:06

Quote:

Originally Posted by KaktoR (Post 479782)
Yes that should not be the case. I will look into it.
With the new system you can disable checkboxes you don't need without code editing.

Before all checkboxes were always visible even if you only needed one or two of them.




Thanks for the answer :) Now it works like a charm :)


When You fix the components issue it will be helpful :) And You're right it will be in fact useful :)

yasitha 02-03-2019 18:15

On system Detection,
GPU won't detect old ATI Cards but CIU2 and 3 Detect Ati cards. I can add picture if you want...

I want your ASIS to be Perfect :)
So when you fix all Bugs it should be better...

if you could add codex and plaza NEW
Interface like compact mode.

some guys don't like Graphics.
so simple interface is good for those guys.

Everything on One Page :)

Titeuf 05-03-2019 00:01

Info
 
1 Attachment(s)
Hello,
How can I not display this when I do not need the language files?
Because in seting I did this:

Quote:

[Component]
// Enable Yes (1) or No (0). If you don't need specific Archives, just place a semicolon (;)
Enable=0
EnableRadiobutton=0
;Archive1Name=Soundtrack
;Archive1=English.arc
;Archive2Name=Wallpapers
;Archive2=French.arc
;Archive3Name=
;Archive3=German.arc
;Archive4Name=
;Archive4=Italian.arc
;Archive5Name=
;Archive5=Spanish.arc
;Archive6Name=
;Archive6=Polish.arc
;Archive7Name=
;Archive7=Russian.arc
;Archive8Name=
;Archive8=PortugueseBrazil.arc
But this shows this:


Thank you

KaktoR 05-03-2019 01:43

Will be fixed soon.

exorc 05-03-2019 08:30

How to found external compresion (Records.ini) with lastest update?

Schabik 05-03-2019 08:35

Quote:

Originally Posted by exorc (Post 480031)
How to found external compresion (Records.ini) with lastest update?

Can you precise what do you mean with "how to found external compression"??


If I recall the only thing that was changed since 7.0.8 it was that Records.ini can be internal, other from that is all the same.

You enter Records to Records.ini and voila, if You use Components like seperate files for languages, You configure them in Settings.ini.

exorc 05-03-2019 09:04

Yes need activate internal records to 1 in settings.ini, Thanks.

Can it integrate the progress bar in setup frontend?

Sorry for my english..

KaktoR 05-03-2019 09:07

Components will be completely reworked (just because with ISPP it's a mess!).

Working atm on crc check for compactmode.

yasitha 11-03-2019 23:08

Hi KaktoR,
Please update the first page with latest Release!

bubobih 14-03-2019 15:17

Hello there is 4 bugs that im notice,

1st is uninstall icon in control panel doesent show, at least in windows 10
i solve that adding in
[Setup]
UninstallDisplayIcon={uninstallexe}

Second bug is [CRCCheck] when u disable it at the end u get this error
https://image.prntscr.com/image/t9ZB...5xyug7lKg.jpeg

3rd bug is when u increase font size in windows 10 (idk about other) install window get messed.

4th bug is showing installation size in add remove and in other 3rd party uninstallers, it says 1.5mb. I solve that adding this line in
[Setup]
UninstallDisplaySize=


Set in bytes. (1048576 bytes = 1 megabyte)

u need pretty big number, and u need to change it manualy every time. Maybe someone have some automatised line for this.

Additional tips to show in add/remove programs

AppPublisher=Name
AppPublisherURL=https://example.com/

KaktoR 15-03-2019 10:03

Could you add a screenshot of bug #4 please?

yasitha 15-03-2019 11:23

Quote:

Originally Posted by KaktoR (Post 480204)
Could you add a screenshot of bug #4 please?

I have fix that in long time a go. It's actually not a bug.
When we create setup.exe file. It's only count itself not the game.

He's talking about Uninstall panel on the windows..
It only shows 1.5mn or 30mb of setup.exe So we have to add Uninstall display size.. To show the game size..

KaktoR 15-03-2019 11:57

Code:

UninstallDisplaySize={#SizeMB}
should work

yasitha 15-03-2019 19:33

Quote:

Originally Posted by KaktoR (Post 480207)
Code:

UninstallDisplaySize={#SizeMB}
should work

It's not,
Cause UDS need Game Size in bytes, not in MB or GB
10737441824 (1MB)

To get right size on UDS you have to put size on like this.

1024 x 1024 = 1,048,576 (1MB)
1,048,576 x 1024 = 1,073,741,824 (1GB)

K4miKaZe 15-03-2019 21:21

Quote:

Originally Posted by yasitha (Post 480210)
It's not,
Cause UDS need Game Size in bytes, not in MB or GB
10737441824 (1MB)

To get right size on UDS you have to put size on like this.

1024 x 1024 = 1,048,576 (1MB)
1,048,576 x 1024 = 1,073,741,824 (1GB)

I think what KaktoR means to say is to put exactly what he wrote on the script:

UninstallDisplaySize={#SizeMB}

and not

UninstallDisplaySize=Any number in MB

SizeMB is probably linked to the settings/setup ini, same value you put in for the game size on it. Not sure as im not home, but thats what i understand at least and if SizeMB is the same used for the game size, it should also work for this.


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

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