FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Similar installer like Light Installer Script (https://fileforums.com/showthread.php?t=106779)

Dunnowho69 18-06-2025 04:51

Similar installer like Light Installer Script
 
Hello guys I'm looking for a installer similar to Light Installer Script but without DSG. I have gone through many pages but couldn't find one. Or is there a way to use LIS without DSG ?

Cesar82 18-06-2025 13:23

Quote:

Originally Posted by Dunnowho69 (Post 508034)
Hello guys I'm looking for a installer similar to Light Installer Script but without DSG. I have gone through many pages but couldn't find one. Or is there a way to use LIS without DSG ?

You can use LIS without using DSG.

Simply create a folder next to the script named "Setup_DLL" and place all the decompressors you want to use for decompression. Also added to the folder is an ARC_Optimal.ini file (rename your Arc.ini) and CLS_Optimal.ini (rename your CLS.ini) configured for your decompressors.

P.S.: You can use any other compressor to perform the compression, as long as you add the decompressors and configurations inside the Setup_DLL folder.

Before compiling your setup.exe, also add a "Records.ini" file to this same "Setup_DLL" folder with the settings for the ".bin" files you want to decompress, such as:
Code:

[Record1]
Type=FreeArc_Original
Source={src}\Data1.bin
Output={app}\

[Record2]
Type=FreeArc_Original
Source={src}\Data2.bin
Output={app}\

[Record3]
Type=FreeArc_Original
Source={src}\Data3.bin
Output={app}\

[Record4]
Type=FreeArc_Original
Source={src}\Data4.bin
Output={app}\

[InstallerSettings]
SingleDisk=1


Dunnowho69 19-06-2025 01:27

Quote:

Originally Posted by Cesar82 (Post 508038)
You can use LIS without using DSG.

Simply create a folder next to the script named "Setup_DLL" and place all the decompressors you want to use for decompression. Also added to the folder is an ARC_Optimal.ini file (rename your Arc.ini) and CLS_Optimal.ini (rename your CLS.ini) configured for your decompressors.

P.S.: You can use any other compressor to perform the compression, as long as you add the decompressors and configurations inside the Setup_DLL folder.

Before compiling your setup.exe, also add a "Records.ini" file to this same "Setup_DLL" folder with the settings for the ".bin" files you want to decompress, such as:
Code:

[Record1]
Type=FreeArc_Original
Source={src}\Data1.bin
Output={app}\

[Record2]
Type=FreeArc_Original
Source={src}\Data2.bin
Output={app}\

[Record3]
Type=FreeArc_Original
Source={src}\Data3.bin
Output={app}\

[Record4]
Type=FreeArc_Original
Source={src}\Data4.bin
Output={app}\

[InstallerSettings]
SingleDisk=1


Thanks :D


All times are GMT -7. The time now is 06:01.

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