|
#1
|
||||
|
||||
FMXInno Chronicles: Installer Source Code Index / Repository
Quote:
Quote:
Last edited by BLACKFIRE69; 29-08-2024 at 11:44. Reason: Updated the index |
Sponsored Links |
#2
|
||||
|
||||
Need for Speed Undercover
Need for Speed Undercover
Q: Is it possible to create an installer exactly the same as on "botva.dll " ? A: Of course you can. Legend...one of the first installers on "botva.dll ". I tried to leave the design and the idea as it is. The script is in Russian (It will be a discovery for many, but this language is also international as well as Arabic, so I did not violate anything). If you want grasp the transfer (according to user reviews, Google and Yandex translate sometimes funny). (The font appears not very nice, I used to solve this problem just looking for a newer version of the font). I didn't find this font anywhere. This script is unlikely to be suitable for live work... but as an example, it works. Last edited by audiofeel; 25-07-2024 at 14:13. Reason: fixed minor bugs |
The Following 6 Users Say Thank You to audiofeel For This Useful Post: | ||
ADMIRAL (12-02-2024), BLACKFIRE69 (11-02-2024), hitman797 (11-02-2024), Jahan1373 (12-02-2024), Wanterlude (11-02-2024), war100ck (19-03-2024) |
#3
|
||||
|
||||
Darck Repacks Installer
Another legend (script from
BLACKFIRE69, published 11/02/22). If possible, everything is saved as it is in the original. The font has been replaced with a new version - "looks smoother". All in one dll. Last edited by audiofeel; 22-07-2024 at 09:01. Reason: fixed minor bugs |
The Following 6 Users Say Thank You to audiofeel For This Useful Post: | ||
ADMIRAL (12-02-2024), BLACKFIRE69 (11-02-2024), hitman797 (11-02-2024), Jahan1373 (12-02-2024), Wanterlude (11-02-2024), war100ck (19-03-2024) |
#4
|
||||
|
||||
Installer by jagannatharjun
I don't even know what to call it...let it be "Installer".
This is again a replica of the installer from the user jagannatharjun I didn't find any information about him on this forum. Initially, the original was not written by Inno Setup and posted on GitHub. I did everything I could as in the original. And yes, now there is only one png image (since all the effects of shadows, transparency and other things can now be done using code). Checking the hash, Selecting components, Installing software, everything is as usual. Last edited by audiofeel; 11-07-2024 at 13:15. Reason: fixed minor bugs. |
The Following 5 Users Say Thank You to audiofeel For This Useful Post: | ||
ADMIRAL (12-02-2024), BLACKFIRE69 (11-02-2024), hitman797 (11-02-2024), Jahan1373 (12-02-2024), war100ck (19-03-2024) |
#5
|
|||
|
|||
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 |
#6
|
||||
|
||||
Metro
A replica of the script from "Razor12911.
All I could do was implement it. This is a team effort between me and Hitman 797 (Parsing and deconstructing the original installer made not by inno setup). To list all its features... it will take half a page. Thanks to Blackfire 69for the functions and procedures on request. - Information about the number of running applications. - The ability to change the color of the icons. - Geo info about the system (for example, Russia, Ukraine, Israel or Palestine). - Information about the user. - Tiles for launching the browser, task manager, media player, notepad, paint, calculator and trash. - Information about the processor load. - Information about the size of files in the trash. - Information about the system date (day, month). - Info about the selected disk (not a ban) - Completely from scratch custom installation folder selection form. - A page about the game and its rating. - The page about the authors. - When restarting, the tile starts the game or deletes it. - Music. - Everything scales perfectly to 200% - Animation of the transition from the pages (Tabcontrol). - Slide show (Tabcontrol). - Installing additional software. - Selection of components. - LockScreen. Last edited by audiofeel; 29-08-2024 at 01:46. Reason: fixed minor bugs |
The Following 5 Users Say Thank You to audiofeel For This Useful Post: | ||
ADMIRAL (12-02-2024), BLACKFIRE69 (11-02-2024), hitman797 (11-02-2024), Jahan1373 (12-02-2024), war100ck (19-03-2024) |
#7
|
|||
|
|||
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 |
#8
|
||||
|
||||
Quote:
|
#9
|
||||
|
||||
Xatab Style
A replica of the script from "Xatab".
All I could do was implement it. I do not know why, but he is very popular. This example is already using graphics. The choice of an additional one. Software and add-ons. Components. Added a language selection form before starting the installation. Added "custom" buttons on the FFluentDirBrowse and FFluentStartBrowse forms. Last edited by audiofeel; 22-07-2024 at 13:18. Reason: fixed minor bugs |
The Following 5 Users Say Thank You to audiofeel For This Useful Post: | ||
BLACKFIRE69 (11-02-2024), hitman797 (11-02-2024), Jahan1373 (12-02-2024), LinkSystem (20-10-2024), war100ck (19-03-2024) |
#10
|
||||
|
||||
Redshank
The design has been slightly changed, the pages are made on the FTABCONTROL. Custom switches.
Last edited by audiofeel; 20-08-2024 at 07:27. Reason: fixed minor bugs |
#11
|
|||
|
|||
Bro can you please add 7z file extraction to the RedShank Installer?
|
#12
|
||||
|
||||
what prevents you from making an .arc archive with a single compression of lzma or lzma2, in fact it is the same 7z but decompressing already through .arc
|
The Following User Says Thank You to audiofeel For This Useful Post: | ||
Abhijeet (04-03-2024) |
#13
|
|||
|
|||
This RedShank script is very good. But it's only have unarc.dll support. So i want to add MSC with tak, mp3 pack & jpg compressor or etc. It's using FMXInno.dll. Can you please help?
Thank You In Advanced |
#15
|
|||
|
|||
@Abhijeet DM me, we can connect on discord and I'll help
|
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 |