FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   FMXInno Chronicles: Installer Source Code Index / Repository (https://fileforums.com/showthread.php?t=106220)

JIEXA MEDVED 16-08-2025 18:34

Quote:

Originally Posted by audiofeel (Post 504830)
You may need some kind of online service for selecting shades based on photos.

Google has a special color matching tool for such things. It works most than perfectly

Lucifer Crossman 05-09-2025 10:04

Quote:

Originally Posted by audiofeel (Post 508431)
well, damn, you give it, and in two days you ask for something else... If your question sounded something like this. - teach-show an example of how to make a language choice?

Извиняюсь. Сможете научить добавлять как многоязычность?

nodesire7 06-09-2025 16:53

Quote:

Originally Posted by audiofeel (Post 503595)
OpenSetup.
Design and idea = zettend
It's also a pretty popular script.
Checking for free space.
Installing additional software.
Custom cancellation and error forms.
FMemo.
:)

How do I package these scripts into a .bin file?
What tools are needed? Can you recommend some?
I'm a beginner.

Lucifer Crossman 07-09-2025 01:17

Quote:

Originally Posted by nodesire7 (Post 508480)
How do I package these scripts into a .bin file?
What tools are needed? Can you recommend some?
I'm a beginner.

FreeArc

kaka2021 07-09-2025 02:50

FreeArc cannot be divided into volumes
 
Quote:

Originally Posted by Lucifer Crossman (Post 508482)
FreeArc

FreeArc cannot be divided into volumes

nodesire7 07-09-2025 02:50

Quote:

Originally Posted by Lucifer Crossman (Post 508482)
FreeArc

Could you be more specific? Is it about using FreeArc to package and then rename the file to .bin? But after packaging, it prompts that the file is corrupted.

How do I split the file into several .bin files?

nodesire7 07-09-2025 04:06

Quote:

Originally Posted by audiofeel (Post 508487)
Divide the game by file type into different folders. Squeeze it. rename the archive extensions to .bin. change the password to the one you specified when compressing the archives.

Is there a mature and simpler method? Like software or a solution?

nodesire7 07-09-2025 04:38

Quote:

Originally Posted by audiofeel (Post 508490)
use all the compression programs and utilities posted on this forum. except for those that divide the archives into parts. it is better to do everything manually as in the attached archive, there is an approximate example of how to compress the STARFIELD game.
in the "path_to_game\*" field, specify the path where the game is located

It's a bit cumbersome for me, can it be simpler? How are the scripts in this post packaged? Are they all done this way? I just want to be faster.
Thaks!

nodesire7 07-09-2025 05:11

Quote:

Originally Posted by audiofeel (Post 508490)
use all the compression programs and utilities posted on this forum. except for those that divide the archives into parts. it is better to do everything manually as in the attached archive, there is an approximate example of how to compress the STARFIELD game.
in the "path_to_game\*" field, specify the path where the game is located

I see that "ISArcEx" is used for decompression in the code. What can I use to package the .bin files it supports?

nodesire7 07-09-2025 05:22

Quote:

Originally Posted by audiofeel (Post 503595)
OpenSetup.
Design and idea = zettend
It's also a pretty popular script.
Checking for free space.
Installing additional software.
Custom cancellation and error forms.
FMemo.
:)

I downloaded this script, then used "FreeArc" to package the files into data.arc and split them into .bin files, but it throws an error when the exe unpacks it.

https://raw.githubusercontent.com/no...0907202044.png

It tells me the archive is corrupted. How can I make this process work correctly?

kaka2021 07-09-2025 05:57

Can multiple bins be split?
 
Quote:

Originally Posted by audiofeel (Post 508496)
Put the files and folders that need to be compressed in the data1 folder. Run the _Pack.bat, after completion, there will be an archive in the _Output folder.

Can multiple bins be split?

nodesire7 07-09-2025 06:35

Quote:

Originally Posted by audiofeel (Post 508496)
Put the files and folders that need to be compressed in the data1 folder. Run the _Pack.bat, after completion, there will be an archive in the _Output folder.

Are you only splitting into one .bin file? How can I split it into multiple files?

So, I still have to manually split the file and package them separately, right?

The reason I had this question is that I previously had a packaging tool that could directly split files into volumes like that. Unfortunately, the tool's author no longer maintains the server, so it's unusable. I thought there might be similar tools available. If not, I'll just implement it myself using Python.

Okay, I understand. Thank you very much for the explanation.

Thanks for your help!

kaka2021 07-09-2025 08:08

Can't this be downloaded at the moment?
 
Quote:

Originally Posted by audiofeel (Post 508502)
This won't happen with IsArcEx, it needs to know how many archives and how much uncompressed data are there before unpacking. if you want to share archives like in DiskSpan, you'll have to use isDone for unpacking, because it doesn't matter, it has a test run.

https://fileforums.com/showpost.php?...92&postcount=7
Can't this be downloaded at the moment?

Snake288 07-09-2025 10:49

Hello
 
https://fileforums.com/showpost.php?...92&postcount=7 Hello, does this support Redshank DiskSpan GUI?

kaka2021 07-09-2025 16:43

Sorry to bother you.
 
Quote:

Originally Posted by audiofeel (Post 508507)
No

https://fileforums.com/showpost.php?...92&postcount=7
Could you please help me take a look and add the installed game pop-up webpage? I have tried this code many times, but it still hasn't worked
if CurStep = ssDone then
ShellExec('open', ' https://www.baidu.com ', '', '', SW_SHOWNORMAL, ewNoWait, ErrorCode);
end;


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

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