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 02-01-2019 08:45

Quote:

Originally Posted by KaktoR (Post 478373)
Remove the line "if fileexists ..."

Ok, thanks :)

KaktoR 02-01-2019 13:43

https://i.imgur.com/gtINHd3.png

Schabik 02-01-2019 22:51

KaktoR, when You will upload the updated 7.1.1 version? :)

Unfortunately my PSU went off after 6 years, so I have to wait for my new one to check this out.

KaktoR 04-01-2019 06:33

I don't know. Time Remaining is broken atm.

Edit:
I made installer a bit bigger
https://i.imgur.com/JQG5EHb.png

I had to write some code to overwrite bitmap size because it seems that you can't increase bitmap size with width/height over a specific size.

TFileF 05-01-2019 18:39

Thank KaktoR for this great script. I had done some test and found the included precomp 0.42 are not working at all. They fail at decompression I don't know why but seem to work with the UltraArc 2.8.1 R3 with precomp 0.38 version. Any clue on this error ?

KaktoR 06-01-2019 07:25

?

I didn't even know that precomp is included :D

Btw, here are some shots

https://i.imgur.com/7B72NFO.png
https://i.imgur.com/ALRyIWE.png
https://i.imgur.com/5x0Cc6o.png
https://i.imgur.com/IsPJoDB.png
https://i.imgur.com/JUg0F3a.png
https://i.imgur.com/ll1a9zj.jpg
https://i.imgur.com/7Z7Cx87.jpg
https://i.imgur.com/VePTjqC.jpg

KaktoR 07-01-2019 04:51

1 Attachment(s)
Here is a BETA version. Report any bugs

Code:

v7.1.1
_____________________________________________________
- Updated some compressors
- Added option to make records.ini internal
- Rebuild file handling for compressors
- Updated file structure
- Removed old code
- Removed Compiler.exe for ISEE
  > You have to use IS (u) now
- Fixed ProgressBar flickering
  > It had something to do with % (TLabel)
  > % is now (StaticText)
- Added Time Remaining and Time Elapsed
  > Time Remaining is broken at the moment
- Removed ProgressBarLabelColor
  > It is not working with (StaticText)
- Increased Setup Window size
- Added ShowLanguageBox= option
- Moved CRC Check CB to DirPage
- Fixed CPU requirement calculation
- Rounded DirectX version number (from xy,z to xy)
- It is now possible to use RGB Color instead of BGR


Simorq 07-01-2019 12:52

Quote:

Originally Posted by doofoo24 (Post 478512)
@KaktoR
SaveStringToFile(ExpandConstant('{tmp}\arc.ini'), '[External compressor:lzma2]'+#13#10'header = 0'+#13#10+'unpackcmd = 7z x -txz -an -y -mmt=4 -si -so <stdin> <stdout>', True);
is it possible to add to inno to make mmt detect number of threads and use only half ?
like 4 threads > uses 2
6 threads > uses 3
8 threads > uses 4...

More than 2 core decompression in lzma2 useless.:rolleyes:

Simorq 07-01-2019 14:03

Quote:

Originally Posted by doofoo24 (Post 478514)
why :confused:

Of course, in version 18.6, the decompression speed has improved with multi cores.
And the memory leak has been fixed.

Simorq 07-01-2019 14:13

Quote:

Originally Posted by doofoo24 (Post 478516)
so what's your point beside stating the obvious :rolleyes:
i asked is it possible to add to inno mmt option that detect number of threads.
edit : nevermind i already found what i'm looking for :p

mmt=on all core but half core...

pakrat2k2 07-01-2019 14:26

Couple things found during test:

Line 1935: Column 16: Unknown type 'TSysteminfo'

If in Compressor.ini
#Define AFR "019" ; 019, 020 is enabled.

After successful compression, and running Setup:
Runtime Error (at 152:7627):
Could not call proc.

Also need somewhere that we could input languages needed, as some games dont have or need all that is there by default.

Schabik 08-01-2019 01:14

1 Attachment(s)
Got a problem, while compiling error "unknown identifier 's'" appears


Attachment 23790


In settings.ini Music and website is off...

yasitha 08-01-2019 02:56

Best of the Best :) Good Work Bro...

pakrat2k2 08-01-2019 06:22

Quote:

Originally Posted by Schabik (Post 478532)
Got a problem, while compiling error "unknown identifier 's'" appears
In settings.ini Music and website is off...

wonder why you script is exactly 10 lines different then what Ive got from 7.11 Beta ?

Schabik 08-01-2019 07:12

1 Attachment(s)
Quote:

Originally Posted by pakrat2k2 (Post 478558)
wonder why you script is exactly 10 lines different then what Ive got from 7.11 Beta ?


Just added second splash file and some thank you notes to AboutButtonClick


On the original script it also stops on the same line (that is '{#WebBtnName}')


Screen as a proof

Attachment 23793


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

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