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)

KaktoR 23-08-2017 16:48

ASIS: Advanced Simple Installer Script
 
https://i.imgur.com/sWlyeHD.png

Customizable setup.

Thanks to many people.

Supported languages: English, French, German, Italian, Spanish, Polish, Russian, Portuguese (Brazil), Czech

If you want to add a language, translate all the messages in your language and send it to me.

DiskSpan GUI
https://fileforums.com/showthread.php?t=104507

Standard Mode preview
https://imgur.com/a/SvrxqV2

Compact Mode preview
https://imgur.com/a/QEUFa76


Release: https://fileforums.com/showpost.php?...postcount=1465

Carldric Clement 23-08-2017 18:03

Quote:

Originally Posted by KaktoR (Post 461918)
http://i.imgur.com/ys52Vfm.png
UltraARC by Razor12911, modified by Simorq
zTool by Razor12911

Presenting you a advanced simple inno script.

This script was made only for my private game backups. No CIU-like fancy things, no music.

Things left:
-Background for SelectDirPage and InstallingPage (for me more dificult as it sounds :D)
-Try to figure out how to properly draw shadows for TLabels
-Adding percent to ProgressBar

Fully compatible with UltraARC 2800 R2 Edition ((c) Razor12911 / Simorq) and zTool ((c) Razor12911)

Cool... I will try later... busy for job.

Malaysia language
Quote:

Lawa... Saya akan cuba nanti. Sibuk ni kerja

Kobi Blade 23-08-2017 21:03

Sometimes simple is the best way, I like it.

Crynuvo 23-08-2017 21:52

Sweet & Simple. Thanks.

felice2011 23-08-2017 23:26

Simple things are the best, but few are content with simplicity.:)

KaktoR 24-08-2017 16:40

1 Attachment(s)
I like it this way instead of a bitmap background. Small and easy. Maybe with a fullscreen background slideshow instead.

For DirPage... It seems that i must create a whole new CustomPage instead, because "SelectDirPage" can't be moved/deactivated somehow, or i have done something wrong. Will look on sunday.

S-Ghost 25-08-2017 14:52

thanks man i like it

mikey26 25-08-2017 16:18

nice simple clean.very nice Kaktor like this alot,maybe only add redist page before this before install.is there a way to have a tick on "Dont create Start Menu folders from the start on the installer?i would say only add Fscreen background slideshow but nothing else to keep that clean look. :-)

Simorq 26-08-2017 05:58

Hi KaktoR
Can you add music to the script please

KaktoR 26-08-2017 06:33

Maybe later.

First i must create CustomPage for SelectDirPage, which gives me headaches at the moment :D

S-Ghost 26-08-2017 18:51

please add music and remaining time lable...
please

S-Ghost 26-08-2017 19:03

UltraARC 2801 R3 compatible ?

KaktoR 27-08-2017 02:30

FOr time and percent labels there seems to be a little problem with ultraarc procedure. Seems i must rewrite a bit (and keep in mind i am just an "advanced beginner" in pascal, so it could take it's time when it's done without any errors).

Should be compatible with UltraARC R3, but only common pre/compressors like pzlib, ztool and such. LZ5, MPZ for example not.

KaktoR 28-08-2017 06:49

v2 added

S-Ghost 28-08-2017 12:24

thanks man, really thank you, (please sorry for my bad english)
i modified it for music but your one is best,
thanks again !

S-Ghost 28-08-2017 12:27

can't sound off (v2)

S-Ghost 28-08-2017 12:42

1 Attachment(s)
please check this ,

i added music , (it was very hard for me)

sorry for my bad english:):)

KaktoR 28-08-2017 13:30

1 Attachment(s)
Thank you for reporting. Will fix it.

Edit: Fixed. You can also define Music enable/disable if you don't need any music in setup.

S-Ghost 28-08-2017 18:38

thanks kaktor , keep it up ..

S-Ghost 28-08-2017 18:48

kaktor asisv2 musicfix cant browse install location

S-Ghost 28-08-2017 22:33

how i learn more about pascal and inno script ?
Browse Button not working with v2

KaktoR 28-08-2017 22:44

1 Attachment(s)
SOrry, use this fix

S-Ghost 29-08-2017 00:20

thanks bro.. it cant broswe when enable info

S-Ghost 29-08-2017 00:27

Setup resize as smaller when installing game..
Can you give iss file without that feature ? ��

KaktoR 29-08-2017 01:44

Hotfix 3 added. Sorry for this. Had a bug with finished page (it has shown welcome page instead of finish page - fixed)

Plus fixed arc.ini for pzlib

@Ghost: Search for
Code:

if CurPageID = wpInstalling then begin
      WizardForm.ClientWidth := (497);
      WizardForm.ClientHeight := (115);

Just disable/remove ClientWidth/ClientHeight.

But you have to adjust buttons and labels again for new size.

KaktoR 29-08-2017 05:20

1 Attachment(s)
Hmm

S-Ghost 29-08-2017 05:56

Your installer asis v1 compatible with pzlib + Srep + lzma
But asis v2 have some bugs.
When installing repack it show me archive data currupted error

(Sorry for my bad english )

KaktoR 29-08-2017 06:02

Use only UltraARC R2 (because UltraARC R3 has different Arc.ini).

But maybe it's enough to replace Arc.ini with R3.

S-Ghost 29-08-2017 06:03

I removed skin and trying to cancel setup , music lagging

(Sorry for my bad english bro.. )

S-Ghost 29-08-2017 06:05

no. I uesd ultra arc r2 , not r3

S-Ghost 29-08-2017 17:55

1 Attachment(s)
https://image.ibb.co/fU6k6k/Splash.png

This is Simple installer
modified by me :):)
Based on _UltraArcPro_Example for UltraArc R2

https://image.ibb.co/ipuisQ/myrepack.jpg

KaktoR 30-08-2017 11:30

v3 Added

-Percent added
-Now supports UltraARC R3
-Merging is now in {app} folder

Simorq 30-08-2017 14:27

Quote:

Originally Posted by KaktoR (Post 462111)
-Merging is now in {app} folder

Does not work:(

KaktoR 30-08-2017 14:50

Don't change Output in records.ini to {app} (except for "Freearc_Split"), otherwise split.exe error. Leave it like ultraarc create it.

Example:
Code:

[Record1]
Type=Freearc_Original
Source={src}\Data1.Bin
Output={app}
Disk=1
[Record2]
Type=Split
Source={src}\Data2a.Bin
Output={tmp}\Data2.Bin
Disk=1
[Record3]
Type=Split
Source={src}\Data2b.Bin
Output={tmp}\Data2.Bin
Disk=2
[Record4]
Type=Split
Source={src}\Data2c.Bin
Output={tmp}\Data2.Bin
Disk=3
[Record5]
Type=Split
Source={src}\Data2d.Bin
Output={tmp}\Data2.Bin
Disk=4
[Record6]
Type=Split
Source={src}\Data2e.Bin
Output={tmp}\Data2.Bin
Disk=5
[Record7]
Type=Split
Source={src}\Data2f.Bin
Output={tmp}\Data2.Bin
Disk=6
[Record8]
Type=Split
Source={src}\Data2g.Bin
Output={tmp}\Data2.Bin
Disk=7
[Record9]
Type=Split
Source={src}\Data2h.Bin
Output={tmp}\Data2.Bin
Disk=8
[Record10]
Type=Split
Source={src}\Data2i.Bin
Output={tmp}\Data2.Bin
Disk=9
[Record11]
Type=Split
Source={src}\Data2j.Bin
Output={tmp}\Data2.Bin
Disk=10
[Record12]
Type=Freearc_Split
Source={tmp}\Data2.Bin
Output={app}
Disk=10


KaktoR 31-08-2017 05:52

Percent has a bug with splitted archives (if mergin starts, it goes to 66,6%, when start unpacking, % get stuck at 66,6%). I am not able to fix it the proper way. Maybe some kind soul can help us out a bit.

Furthermore progressbar "flickering" if thousands of files got unpacked.

Besides that, this project is somewhat finished (maybe left background pictures during installation).

S-Ghost 31-08-2017 18:17

https://preview.ibb.co/jrKOBk/qwefsdfasdfcx.jpg

thats broblem

S-Ghost 31-08-2017 18:23

what is the code for remain time lable

Simorq 04-09-2017 03:07

Quote:

Originally Posted by S-Ghost (Post 462132)


Use ZTool x86

[External compressor:pzlib,plz4,plzo,pzstd]
header = 0
packcmd = ZTool e:{compressor}:t25p{:option} - - <stdin> <stdout>
unpackcmd = ZTool d:{compressor}{:option}:t75p:cm0mb - - <stdin> <stdout>

KaktoR 04-09-2017 05:48

Added v3.5

added info button

% mostly fixed (in some cases % will be fast go to 99,9%, then extracting the rest of the archive (mostly common problem with many files in one archive)).

Anyway, progressbar "flickering" still persists in some cases, and i don't know why.

Titeuf 09-09-2017 08:55

Quote:

Originally Posted by KaktoR (Post 462149)
Added v3.5

added info button

% mostly fixed (in some cases % will be fast go to 99,9%, then extracting the rest of the archive (mostly common problem with many files in one archive)).

Anyway, progressbar "flickering" still persists in some cases, and i don't know why.


Hello,
How to add the function: copy the content of the crack "like the codex script please!
nice work,
Thank you


All times are GMT -7. The time now is 18:04.

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