Forum: Conversion Tutorials
10-08-2024, 22:22
|
Replies: 164
Views: 74,999
|
Forum: Conversion Tutorials
10-08-2024, 10:45
|
Replies: 164
Views: 74,999
@CrownRepack
A great result and a delight for...
@CrownRepack
A great result and a delight for perfectionists. When you have the "Check Files" button or verification page ready, please send me the installation script. Discussing what needs to be...
|
Forum: Conversion Tutorials
09-08-2024, 09:42
|
Replies: 164
Views: 74,999
|
Forum: Conversion Tutorials
09-08-2024, 03:43
|
Replies: 164
Views: 74,999
Redshank
The design has been slightly changed, the pages are made on the FTABCONTROL. Custom switches.
the post has been updated
Redshank Installer (https://fileforums.com/showpost.php?p=503592&postcount=7)...
|
Forum: Conversion Tutorials
03-08-2024, 23:30
|
Replies: 164
Views: 74,999
PlayInstall
Beautiful, cozy, with rounded edges, it will not offend you.
- doesn't it just look like a Googol installer?
- no, it seemed to you.
:o
|
Forum: Conversion Tutorials
28-07-2024, 19:30
|
Replies: 164
Views: 74,999
Multilanguage Installer
A simple example for those who require multilingualism in the installer, with support for up to 6 different languages. The basic installer consists of three pages, based on the Battle.
Custom...
|
Forum: Conversion Tutorials
28-07-2024, 13:21
|
Replies: 164
Views: 74,999
Epic Installer Updates
- Added support for extractions of unlimited data?.bin files
- Added unlimited additional components and selective languages
- Added unlimited App Exes play support
- Added LoadTimer in...
|
Forum: Conversion Tutorials
25-07-2024, 19:59
|
Replies: 164
Views: 74,999
UWP Tiles Installer
There has been a small redesign. the post has been updated.
UWP Tiles Installer (https://fileforums.com/showpost.php?p=503603&postcount=16)
:o
|
Forum: Conversion Tutorials
20-07-2024, 23:45
|
Replies: 164
Views: 74,999
Mirrors Edge Game Menu Installer
Mirrors Edge Game Menu Installer
An installer in the style of the Mirror's Edge game menu. This is just an example of the possibilities. Do not use it for its intended purpose.
:o
|
Forum: Conversion Tutorials
19-07-2024, 13:41
|
Replies: 164
Views: 74,999
Epic Games Installer
After working on Steam Limitless, this idea clicked my mind and ever since I've been working on it and always wanted to share. It's just I'm soo excited to share this piece of work with you all, well...
|
Forum: Conversion Tutorials
08-07-2024, 07:56
|
Replies: 164
Views: 74,999
Avalon Installer
https://i.ibb.co/WsXNXF1/Avalon-logo.png
Script: Avalon Installer Lite
Engine: FMXInno v1.0.0.2 (by BLACKFIRE69)
Inspired: Avalon Installer (FMXInno v1.0.0.3)
Creator: BLACKFIRE69
|
Forum: Conversion Tutorials
30-06-2024, 13:24
|
Replies: 164
Views: 74,999
//About Game Button
...
//About Game Button
TObject(Button[2].GetObject): begin
SectionContent[1].Visible(True);
SectionContent[2].Visible(False);
Button[3].Enabled(False);
if...
|
Forum: Conversion Tutorials
21-06-2024, 04:34
|
Replies: 164
Views: 74,999
Original Posts have been updated
Simple...
Original Posts have been updated
Simple Installer Update (https://fileforums.com/showpost.php?p=503761&postcount=28)
- FMXInno Updated to latest
- Implemented changes with FNewINI
- Implemented...
|
Forum: Conversion Tutorials
19-06-2024, 00:38
|
Replies: 164
Views: 74,999
|
Forum: Conversion Tutorials
18-06-2024, 11:32
|
Replies: 164
Views: 74,999
|
Forum: Conversion Tutorials
18-06-2024, 10:17
|
Replies: 164
Views: 74,999
Of course, you can set up more detailed time...
Of course, you can set up more detailed time display information, it just wasn't planned in this case.
{ IsArcEx 0.4.0.1 }
function ISArcExInit(WinHandle: Longint; TimeFormat: Integer;...
|
Forum: Conversion Tutorials
17-06-2024, 10:00
|
Replies: 164
Views: 74,999
Steam Limitless
Into the new era of FMXInno with the latest FNewINI implementation. This installer is a beast in terms of Code Optimization and new features.
- Enable or disable the use of DSG depending on your...
|
Forum: Conversion Tutorials
12-06-2024, 14:56
|
Replies: 867
Views: 298,334
I'm doing this. And so far I consider this a...
I'm doing this. And so far I consider this a normal and working option (everything is like yours)
Button[1].FCreate(ButtonPanel.Handle);
Button[1].Position(5, 3);
Button[1].Align(Top);
...
|
Forum: Conversion Tutorials
08-06-2024, 13:56
|
Replies: 434
Views: 166,213
If you want something similar to the modified...
If you want something similar to the modified installer file I posted before, download the attached file.
This will just unpack the decompressor files from within "Setup.dll" and include them in...
|
Forum: Conversion Tutorials
07-06-2024, 22:59
|
Replies: 434
Views: 166,213
I made some changes here for you.
Now you can...
I made some changes here for you.
Now you can just add the Setup.dll generated by DiskSpan GUI during compression into the "Decomp" folder and the compressors present in Setup.dll will be added to...
|
Forum: Conversion Tutorials
07-06-2024, 09:51
|
Replies: 434
Views: 166,213
|
Forum: Conversion Tutorials
07-06-2024, 09:11
|
Replies: 434
Views: 166,213
|
Forum: Conversion Tutorials
06-06-2024, 11:31
|
Replies: 434
Views: 166,213
Tools -> SetupDLL -> Unpacker
or
extract it...
Tools -> SetupDLL -> Unpacker
or
extract it with freearc manually
Do you tried to change the desktop scaling? I checked and I have a similar issue on my laptop (I don't use it for such...
|
Forum: Conversion Tutorials
06-06-2024, 04:10
|
Replies: 434
Views: 166,213
Whatever compression you are using, you need to...
Whatever compression you are using, you need to have all the required files in your Unpack folder and in your script as well. You need to have those definition in you arc.ini file as well. You can DM...
|
Forum: Conversion Tutorials
30-05-2024, 02:59
|
Replies: 164
Views: 74,999
|