![]() |
|
|
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
![]() ![]() Quote:
Quote:
Last edited by BLACKFIRE69; 14-12-2024 at 06:22. Reason: Updated the index |
Sponsored Links |
#2
|
||||
|
||||
![]()
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. Checking the hash, Selecting components, Installing software, everything is as usual. ![]() Last edited by audiofeel; 15-05-2025 at 23:11. Reason: fixed minor bugs. |
#3
|
|||
|
|||
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 |
#4
|
||||
|
||||
![]()
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; 12-01-2025 at 07:44. Reason: fixed minor bugs |
#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
|
||||
|
||||
Quote:
|
#7
|
||||
|
||||
![]()
The design has been slightly changed, the pages are made on the FTABCONTROL. Custom switches.
Last edited by audiofeel; 16-04-2025 at 23:05. Reason: fixed minor bugs |
#8
|
|||
|
|||
Bro can you please add 7z file extraction to the RedShank Installer?
|
#9
|
||||
|
||||
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
__________________
https://t.me/FMXInno |
The Following User Says Thank You to audiofeel For This Useful Post: | ||
Abhijeet (04-03-2024) |
#10
|
|||
|
|||
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 ![]() |
The Following User Says Thank You to Abhijeet For This Useful Post: | ||
Behnam2018 (18-05-2025) |
#11
|
||||
|
||||
put everything you need to unpack and be happy. There are no differences
__________________
https://t.me/FMXInno |
The Following User Says Thank You to audiofeel For This Useful Post: | ||
Abhijeet (05-03-2024) |
#12
|
|||
|
|||
@Abhijeet DM me, we can connect on discord and I'll help
|
#13
|
||||
|
||||
![]()
A lightweight version of the "METRO" script. Without autorun and tiles in the form of tiles.
Localization - English ![]() Last edited by audiofeel; 22-04-2025 at 19:07. Reason: fixed minor bugs |
#14
|
||||
|
||||
![]()
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. ![]() Last edited by audiofeel; 17-05-2025 at 09:48. Reason: fixed minor bugs |
The Following 8 Users Say Thank You to audiofeel For This Useful Post: | ||
ADMIRAL (12-02-2024), BLACKFIRE69 (11-02-2024), Gehrman (15-04-2025), hitman797 (12-02-2024), Jahan1373 (12-02-2024), ScOOt3r (12-07-2024), war100ck (18-03-2024), yasserdivar (20-05-2025) |
#15
|
||||
|
||||
![]()
Yuwiz
Design and idea = zettend Checking for free space. Checking the hash sum of the archives. The choice of localization. Installing additional software. Custom cancellation and error forms. Info about the download percentage, the unpacking speed. ![]() Last edited by audiofeel; 12-01-2025 at 18:50. Reason: fixed minor bugs |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
ASIS: Advanced Simple Installer Script | KaktoR | Conversion Tutorials | 1398 | 27-04-2025 10:52 |
FMXInno - Windows Fluent Design Installer UI for Inno | BLACKFIRE69 | Conversion Tutorials | 864 | 23-01-2025 21:38 |
INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
Installer Creator Source Code | Razor12911 | Conversion Tutorials | 19 | 13-12-2015 10:20 |