PDA

View Full Version : Codex ultimate Installer


Jiva newstone
31-05-2017, 01:27
I made this Installer based on Codex new installer .

Added Compresstor and Installer.

Method : 1. Precomp+msc+srep+lzma
2. Precomp+srep+lzma

5% optimized for better compression .
Used precomp 0.4.3 and srep , also with arc's LZMA.

archives.ini in the folder seprated by how many bin files are
compresstor created only Setup-1.bin

rename it what you thinking-don't forget archives.ini.

It is basic version (0.9v).

Thankyou guys!

l00pz1911
01-06-2017, 19:19
I made this Installer based on Codex new installer .

Added Compresstor and Installer.

Method : 1. Precomp+msc+srep+lzma
2. Precomp+srep+lzma

5% optimized for better compression .
Used precomp 0.4.3 and srep , also with arc's LZMA.

archives.ini in the folder seprated by how many bin files are
compresstor created only Setup-1.bin

rename it what you thinking-don't forget archives.ini.

It is basic version (0.9v).

Thankyou guys!

bro great <3, btw how you make this? using inno? and also to make these i should learn the basics of pascal ? which required in inno?

Thanks!

Jiva newstone
01-06-2017, 22:41
Take this http://fileforums.com/showthread.php?t=96782
download examples scripts and make it work.

use inno enchanced version.

Jiva newstone
02-06-2017, 00:27
go to this link and download my first model example by me:
Here get it:
https://mega.nz/#!SU8kkYZa!peJHFx_ODUFfsbXD7OKkTlU-DDXLKD9vbJeZoc90S2E

Nizar3003
02-06-2017, 19:46
i like this installer, so i press thanks :D

Titeuf
07-06-2017, 00:02
Hello JIvisPC,
I am a beginner in this topic, can you please tell me step by step how to make your installer work and what other tools you need?
In advance a big thank you,
Warmest regards,
Titeuf

PsYcHo_RaGE
27-05-2018, 08:58
Hey buddy, thanks :)

Mohimo
07-03-2020, 01:55
I'm getting this error with both "precomp+msc+srep+lzma" and "precomp+srep+lzma", any idea of how to fix it?
https://i.imgur.com/w8ydhbK.png

Many thanks in advance

Entai44
07-03-2020, 04:41
I'm getting this error with both "precomp+msc+srep+lzma" and "precomp+srep+lzma", any idea of how to fix it?
https://i.imgur.com/w8ydhbK.png

Many thanks in advance

Just dont use precomp, use only msc+srep+lzma. Because the error caused by precomp couldnt find any specific files like zlib and png streams

potionseller
07-03-2020, 10:15
Just dont use precomp, use only msc+srep+lzma. Because the error caused by precomp couldnt find any specific files like zlib and png streams

How am i suppsed to use the compressor correctly? do i drag my games folder to msc.exe, then to srep.exe, then arc? i am confused

PsYcHo_RaGE
09-03-2020, 06:55
How am i suppsed to use the compressor correctly? do i drag my games folder to msc.exe, then to srep.exe, then arc? i am confused

you actually open the bat file to start the compression, mostly but sometimes it can be GUI.
make sure you know a bit of batch programming to start with and then pascal or delphi to go deep down.

Ryudious
29-01-2024, 12:08
Not trying to pull up a dead thread but I am using this. I tried multiple bin files and all end up with the same error when launching my installer.
https://imgur.com/a/F9EOKuO Says Header corrupt descriptor failed CRC check Isdone.dll. Doesn't make ssense as i have tried about 20 new bins, and same issue.

Masquerade
30-01-2024, 05:19
^^
By the looks of things, you are using wrong unarc.dll. Use the one if the same FreeArc version you are using to pack your archives.

Ryudious
01-02-2024, 05:53
^^
By the looks of things, you are using wrong unarc.dll. Use the one if the same FreeArc version you are using to pack your archives.

I fixed the Header issue myself ya thanks. But now one issue, I cant use anything but LZMA. I can install no problem when compressing via LZMA. I dont even see any seprep etc files in the project either. Its the Codex Gridbeard one. I attached the script here. Even tho I got the compressor that is used for this, Unarc says unsuported. And like I said no other compressing methods are even part of this so why would they use a compressor that doesnt work with the script lol