#121
|
|||
|
|||
Quote:
The FitGirl script is almost made without changing any native design elements of Inno Setup. The compression methods, however, are not shared with anyone. I would recommend using the light installer script. It’s very similar to the FitGirl script and additionally supports DSG. |
The Following User Says Thank You to demon964 For This Useful Post: | ||
Behnam2018 (03-09-2024) |
Sponsored Links |
#122
|
|||
|
|||
INI_Maker For Generic Installer
A UI for repackers to create the .ini file, create AboutRepack.txt file, do MD5 verification and automatically create list for custom tools for my Generic Installer. Installer.ini will be created from this app itself. It is very basic and a prototype for now.
I have in mind a lot of updates for this which can be implemented and a lot of functionalities that I'm thinking of adding in future to Generic Installer. For now there is no error handling, so posting the dummy values, so that you don't mess up. Let me know your feedback. Keep checking this post for more frequent updates. Update [04-09]: - Conversion of Installer.ini from UTF-8 with BOM to UTF-8 (compatible with Inno Script compiler) has been added. Main post has also been updated Last edited by Fak Eid; 03-09-2024 at 14:39. |
The Following 5 Users Say Thank You to Fak Eid For This Useful Post: | ||
Behnam2018 (03-09-2024), hitman797 (04-09-2024), Jahan1373 (03-09-2024), ScOOt3r (03-09-2024), Wanterlude (08-09-2024) |
#123
|
||||
|
||||
Yuwiz
A small cosmetic update. The gif image has been replaced with a FRadiantTriangle and animation (as intended by the author of this layout)
The post has been updated https://fileforums.com/showpost.php?...8&postcount=11 Last edited by audiofeel; 19-09-2024 at 08:01. |
The Following 4 Users Say Thank You to audiofeel For This Useful Post: | ||
#124
|
||||
|
||||
R.g nitokin
A replica of the installer from the R... Group (R.G. NITOKIN) is available.
* - Change the theme of the installer to light by clicking on the button. * - Play music. * - Create a shortcut. * - There is no way to choose additional software or components. * - Error handling involves lack of space. * - Two languages are available: English and Russian. * - The compiler is provided without source files. * - A third-party font is used Last edited by audiofeel; 02-12-2024 at 16:13. |
The Following 12 Users Say Thank You to audiofeel For This Useful Post: | ||
#125
|
|||
|
|||
Very nice and innovative. Will like to implement something like this in my next work. Nitokin Installer also looks soo clean.
|
The Following 2 Users Say Thank You to Fak Eid For This Useful Post: | ||
audiofeel (09-09-2024), Behnam2018 (25-09-2024) |
#126
|
|||
|
|||
Quote:
|
#127
|
||||
|
||||
hi BlackFire69
1) starting the setup seems to take longer than botva2 2) appearance of 2 forms at the same time 3) stop the installation by appearing a form at the top left together with the generic form Don't find heavy this library? |
#128
|
||||
|
||||
Quote:
In our country, there is a saying that goes, "If you want something done in a particular way, you will need to do it yourself.." Last edited by audiofeel; 27-09-2024 at 18:34. |
The Following 2 Users Say Thank You to audiofeel For This Useful Post: | ||
Behnam2018 (06-10-2024), hitman797 (02-10-2024) |
#129
|
|||
|
|||
Quote:
Hi, I really like this script but I have a question if someone can help me to delete the page corresponding to the voices and interface language since I don't need it. I have been deleting everything related to the page in the script, it appears empty but it still appears. Thanks and best regards. |
The Following User Says Thank You to Valtus For This Useful Post: | ||
audiofeel (16-10-2024) |
#130
|
|||
|
|||
Quote:
- Enable or disable the use of DSG depending on your choice (Thanks to @Cesar82 for making it DSG compatible) What is DSG (DiskSpan) compatibility? The infamous DiskSpan compressor has been made compatible with this installer. Whether or not your compression was done using DSG, you can still extract your Data Files by: Copying the Setup.dll in the Unpack > Decomp_DSG Folder In case you don't know the compression method, open your Data#.bin with FreeArc and go to "INFO" > "Solid Blocks" tab to know exactly the name of the methods used. Within the "Setup DLL" tab of the DSG, access the "Maker" sub-tab and paste the methods one on each line. Example: Code: xtool:mzlib+srep+lolz xtool:bk2 xtool:mkraken:core_2.9.2 You can uncheck the split and diskspan checkboxes at the bottom of the window and click Create to create the Setup.dll file. More Info DiskSpan GUI PS: User also has an option to choose if they want to extract using their tools or DSG. In case they opt to choose their tools, they can put their files inside Unpack > Decomp_Custom > Tools. And run, Automate > Create Tools List.bat and Create Tools Init.bat |
#131
|
|||
|
|||
Quote:
- Enable or disable the use of DSG depending on your choice (Thanks to @Cesar82 for making it DSG compatible) What is DSG (DiskSpan) compatibility? The infamous DiskSpan compressor has been made compatible with this installer. Whether or not your compression was done using DSG, you can still extract your Data Files by: Copying the Setup.dll in the Unpack > Decomp_DSG Folder In case you don't know the compression method, open your Data#.bin with FreeArc and go to "INFO" > "Solid Blocks" tab to know exactly the name of the methods used. Within the "Setup DLL" tab of the DSG, access the "Maker" sub-tab and paste the methods one on each line. Example: Code: xtool:mzlib+srep+lolz xtool:bk2 xtool:mkraken:core_2.9.2 You can uncheck the split and diskspan checkboxes at the bottom of the window and click Create to create the Setup.dll file. More Info DiskSpan GUI PS: User also has an option to choose if they want to extract using their tools or DSG. In case they opt to choose their tools, they can put their files inside Unpack > Decomp_Custom > Tools. And run, Automate > Create Tools List.bat and Create Tools Init.bat |
#132
|
|||
|
|||
Quote:
- Enable or disable the use of DSG depending on your choice (Thanks to @Cesar82 for making it DSG compatible) What is DSG (DiskSpan) compatibility? The infamous DiskSpan compressor has been made compatible with this installer. Whether or not your compression was done using DSG, you can still extract your Data Files by: Copying the Setup.dll in the Unpack > Decomp_DSG Folder In case you don't know the compression method, open your Data#.bin with FreeArc and go to "INFO" > "Solid Blocks" tab to know exactly the name of the methods used. Within the "Setup DLL" tab of the DSG, access the "Maker" sub-tab and paste the methods one on each line. Example: Code: xtool:mzlib+srep+lolz xtool:bk2 xtool:mkraken:core_2.9.2 You can uncheck the split and diskspan checkboxes at the bottom of the window and click Create to create the Setup.dll file. More Info DiskSpan GUI PS: User also has an option to choose if they want to extract using their tools or DSG. In case they opt to choose their tools, they can put their files inside Unpack > Decomp_Custom > Tools. And run, Automate > Create Tools List.bat and Create Tools Init.bat |
#133
|
||||
|
||||
Quote:
|
#134
|
||||
|
||||
Quote:
|
#135
|
|||
|
|||
|
The Following 2 Users Say Thank You to Valtus For This Useful Post: | ||
audiofeel (17-10-2024), Behnam2018 (17-10-2024) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ASIS: Advanced Simple Installer Script | KaktoR | Conversion Tutorials | 1387 | 29-11-2024 12:27 |
FMXInno - Windows Fluent Design Installer UI for Inno | BLACKFIRE69 | Conversion Tutorials | 867 | 18-11-2024 14:20 |
INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 03:05 |
Installer Creator Source Code | Razor12911 | Conversion Tutorials | 19 | 13-12-2015 11:20 |