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)

yasitha 18-03-2019 22:38

Quote:

Originally Posted by bubobih (Post 480255)
Tnx i will try tbat :) i saw that but i didnt touch it. I also see in iss its says

#define Compression "lzma"
#if InternalRecords == "1"
#include "Records.ini"
#endif

Do i need to change that too? Regards

no you don't.
Its like Default settings,
i use those settings so don't touch it

lzma compress setup files png jpg mp3 dll files that create setup exe.. Its the best for that one.

about Records.ini
If you change it to 0 you have to put Records.ini near to setup.exe to run, if u put 1 you don't need records.ini with setup.exe

You can run installer with setup.exe, don't need records.ini

bubobih 18-03-2019 23:14

Quote:

Originally Posted by yasitha (Post 480253)
in ASIS you can see Compressor.ini open it ans change
//#Lolz to
#Lolz

Also you can change Dual to x64
Dual means x86 & x64
x64 mean 64 bit only.

Tip,
If you repack 64 bit game make sure to enable 64 bit only in setup ini and use only x64 on all methods in Compressor.ini


he is by default like this http://prntscr.com/mztwbk

and when i compress like this http://prntscr.com/mztwqf

i get error in setup.exe compression method unsupported or something like that

bubobih 18-03-2019 23:23

Quote:

Originally Posted by yasitha (Post 480256)
no you don't.
Its like Default settings,
i use those settings so don't touch it

lzma compress setup files png jpg mp3 dll files that create setup exe.. Its the best for that one.

about Records.ini
If you change it to 0 you have to put Records.ini near to setup.exe to run, if u put 1 you don't need records.ini with setup.exe

You can run installer with setup.exe, don't need records.ini

When i put records ini to 1 where and what name shoud be data pack so setup can find it?

yasitha 18-03-2019 23:36

Quote:

Originally Posted by bubobih (Post 480258)
When i put records ini to 1 where and what name shoud be data pack so setup can find it?

First of all you have to pack a game with Diskspan or UltraAr, if you like to split the game setup to DVD5, DVD9 or BD2 then i recommend diskspan.

If you don't,
Then you can just use bat file to create repack.

So an example you have a game repack
Data1.bin.001
Data2.bin.002
Data3.bin.003

001*** extinction comes with diskspan ok.SO you only have to add Data.bin.001 to Record1 that's all
You don't need to add others data2 or 3.

[Record1]
Type=Freearc_Original
Source={src}\Data.bin.001
Output={app}
Disk=1

bubobih 18-03-2019 23:38

Quote:

Originally Posted by yasitha (Post 480259)
First of all you have to pack a game with Diskspan or UltraAr, if you like to split the game setup to DVD5, DVD9 or BD2 then i recommend diskspan.

If you don't,
Then you can just use bat file to create repack.

So an example you have a game repack
Data1.bin.001
Data2.bin.002
Data3.bin.003

001*** extinction comes with diskspan ok.SO you only have to add Data.bin.001 to Record1 that's all
You don't need to add others data2 or 3.

[Record1]
Type=Freearc_Original
Source={src}\Data.bin.001
Output={app}
Disk=1

Im using ultrarc and i make only 1 bin or whatever extension i make. But records ini must be near setup.exe or he will not install nothing. i want to remove records.ini from setup files. so only to be setup.exe and data file

Edit: ooo i see in settings.ini add this

[Record1]
Type=Freearc_Original
Source={src}\Data.bin.001
Output={app}
Disk=1

yasitha 18-03-2019 23:46

Quote:

Originally Posted by bubobih (Post 480260)
Im using ultrarc and i make only 1 bin or whatever extension i make. But records ini must be near setup.exe or he will not install nothing. i want to remove records.ini from setup files. so only to be setup.exe and data file

Well i never use UltraARC with ASIS.

Try Changing Source name to your file

Source={src}\Data1.Bin

Change this one and try you have to change internal Record ini (1)
Then try,

if its not work.

Try this

[Record1]
Type=Split
Source={src}\Data.bin
Output={app}\Data.bin
Disk=1

If this not woke try changing

Output={app}\Data.bin
to
Output={tmp}\Data.bin

app to tmp. Or you could ask KaktoR,
He's the best and he knows everything..

KaktoR 19-03-2019 02:02

If you use UltraArc you have to use the Records.ini UltraArc creates.

bubobih 19-03-2019 02:05

Quote:

Originally Posted by KaktoR (Post 480264)
If you use UltraArc you have to use the Records.ini UltraArc creates.

Aha, ya idk another way.... Yet :) but i want to tty lolz compression as i see its better than lzma. But idk to setup your setup. Maybe arc make something wrong so your installer cant accept to decompress...

KaktoR 19-03-2019 02:06

I just saw that UltraARc use a older lolz version.

Download this https://fileforums.com/showpost.php?...2&postcount=11
Take "lolz_x64.exe" from pack folder and put it in UltraArc resources folder and rename to "lolz.exe"
Note: You have to recompressing.

bubobih 19-03-2019 02:23

Still have error

http://prntscr.com/mzwm4n

my ultraarc
http://prntscr.com/mzwn2i

my Compressor.ini

http://prntscr.com/mzwnfb

Schabik 19-03-2019 03:07

@KaktoR by the way, did You fix remaining time for the installation?

KaktoR 19-03-2019 09:04

No not yet,

yasitha 19-03-2019 09:17

Quote:

Originally Posted by KaktoR (Post 480274)
No not yet,

I'm not sure this is work but what if you combine time remaining with Records.ini?

when we add second/third archive to R.ini,
remaining times already know how long it will takes,
Cause records.ini had all archives added

maybe that will works.

KaktoR 19-03-2019 09:29

It works, but I have no clue how to make it with all the components (I go with Records.ini)

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

The problem is still, that you have to put all percents manually. For one archive it's not a problem, in this case it's always '100'.

bubobih 19-03-2019 09:45

what about my error :P


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