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)

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

S-Ghost 12-09-2017 08:51

Please add the remain time labale.
Thanks

KaktoR 12-09-2017 09:37

Let's see...

I have no plans for this at the moment.

I have added CRC check recently, but have to fix some bugs first.

KaktoR 12-09-2017 11:39

1 Attachment(s)
Test

Added:
CRC Check at the end of installation
Copying "Medicine", if folder is present in {src} ({src}\C**CK (maybe will add this as CB instead)).

Fixed:
Background2 is now showing again

Things to do:
Fix UA MASK errors (must wait for Simorq)

Titeuf 13-09-2017 09:00

Hi KaktoR,
Excellent job,
Thank

KaktoR 17-09-2017 09:58

Have added v4.5 as UA2 and UA3 version to OP.

Some informations about UA3 MASK method:
Do NOT use pzlib3 in config0.txt, because it has problems with some games. Use pzlib from ztool instead.

External Compressor.ini:
Code:

#define ReflateLIB "x64"
#define ZTool "x64"

//#define pZLib1 "x64"
//#define pZLib3 "x64"
//#define PrecompInside "0.46MT" 
//#define AntiZInside "x64"
//#define ZLib_Jo
//#define MSCInside "TAK"
//#define MPZSlimmer
#define SrepInside "x64"
//#define ZCMInside "x64"
//#define ZSTD "x64"
//#define LZ4 "x64"
//#define LZ5 "x64"
//#define Oodle
//#define NanoZipInside "x64"
//#define UHARCMTInside

Config0.txt:
Code:

for LZMA: $deflate=pZBSRARC
for LZMA2: $deflate=pZBSRXZ



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

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