Forum: Conversion Tutorials
13-09-2024, 13:26
|
Replies: 3
Views: 1,164
InnoSetup - Private Edition
Project: InnoSetup - Private Edition
Based on: v6.4.0-dev (latest)
Changes by: BLACKFIRE69
What's New:
* Added Setup Directives:
- Cursor
- ResourceFiles
|
Forum: Conversion Tutorials
08-09-2024, 23:57
|
Replies: 127
Views: 56,691
|
Forum: Conversion Tutorials
31-08-2024, 14:14
|
Replies: 127
Views: 56,691
Generic Installer
You can call it S.M.A.R.T or Generic Installer, comfortable for all type of games. After some feedback and realizing repacker's love for simple installers, I've tried making a repack where you can...
|
Forum: Conversion Tutorials
30-08-2024, 04:40
|
Replies: 3
Views: 1,286
|
Forum: Conversion Tutorials
27-08-2024, 10:53
|
Replies: 865
Views: 271,692
FMXInno - Updates
[ FMXInno Cumulative Update - 2024/Aug/28 ]
--- Changelog
* Added Custom Blueprints:
1. 'FAdvancedMemo'
2. 'FAdvancedShape'
3. 'FAdvancedNotification'
|
Forum: Conversion Tutorials
19-08-2024, 10:05
|
Replies: 865
Views: 271,692
@audiofeel,
i've provided two examples...
@audiofeel,
i've provided two examples below: one uses regular Checkboxes, and the other uses CheckboxTree. you can use them as a reference.
Note:
i discovered unexpected behavior in MInI....
|
Forum: Conversion Tutorials
18-08-2024, 10:27
|
Replies: 127
Views: 56,691
|
Forum: Conversion Tutorials
18-08-2024, 09:04
|
Replies: 127
Views: 56,691
No, I have not tried the previous one to the...
No, I have not tried the previous one to the update, I have been looking at but I do not find the download link, I have discharged the "UWP-Tiles" that is very similar and if it works well, so I...
|
Forum: Conversion Tutorials
18-08-2024, 03:18
|
Replies: 127
Views: 56,691
|
Forum: Conversion Tutorials
17-08-2024, 23:50
|
Replies: 0
Views: 1,501
InnoSetup - Embedded InnoSetup IDE
Embedded InnoSetup IDE
const
IDCC_CONFIRM_CLOSE_FILE = $83;
IDCC_ENABLE_MAIN_MENU = $86;
IDCC_ENABLE_TOOLBAR = $87;
IDCC_ENABLE_STATUSBAR = $88;
IDCC_SHOW ...
|
Forum: Conversion Tutorials
17-08-2024, 01:00
|
Replies: 865
Views: 271,692
FireMonkey is a different story.
while...
FireMonkey is a different story.
while working with FireMonkey (FMX), especially when integrating with native components like WebView2, there're certain limitations due to how FMX and the...
|
Forum: Conversion Tutorials
16-08-2024, 22:33
|
Replies: 865
Views: 271,692
FMXInno - Updates
FMXInno - Updates
* Let me know if you would like to have the FCustomMemo in future updates. it's an advanced Memo component i used previously in the Avalon Installer...
|
Forum: Conversion Tutorials
15-08-2024, 08:57
|
Replies: 203
Views: 104,505
The name is Light Installer to be "light".
So...
The name is Light Installer to be "light".
So I don't intend to add extra features like delete save games. The option to check if the .bin file is together with setup.exe will be implemented in the...
|
Forum: Conversion Tutorials
15-08-2024, 08:48
|
Replies: 10
Views: 5,084
to function correctly, the 'spectrum' requires...
to function correctly, the 'spectrum' requires the xbass.dll to be compiled with a newer version of Delphi. in the last release, i compiled xbass with an older Delphi version to reduce file size, as...
|
Forum: Conversion Tutorials
10-08-2024, 08:11
|
Replies: 127
Views: 56,691
Thanks audiofeel, right now my main focus is on...
Thanks audiofeel, right now my main focus is on building my own type of installer (design wise) using the Vesta installer as the base, since that is the simplest coding i can understand and well put...
|
Forum: Conversion Tutorials
09-08-2024, 08:36
|
Replies: 127
Views: 56,691
Hey guys, im not so familiar with the checking...
Hey guys, im not so familiar with the checking thing that some installers have, like for example in fitgirl repacks, she give the options to check if some of the files were installed properly, and...
|
Forum: Conversion Tutorials
07-08-2024, 07:32
|
Replies: 8
Views: 5,120
|
Forum: Conversion Tutorials
27-07-2024, 03:46
|
Replies: 865
Views: 271,692
|
Forum: Conversion Tutorials
23-07-2024, 05:43
|
Replies: 127
Views: 56,691
Index
i've updated the index. check it out
|
Forum: Conversion Tutorials
19-07-2024, 12:41
|
Replies: 127
Views: 56,691
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
16-07-2024, 04:03
|
Replies: 865
Views: 271,692
|
Forum: Conversion Tutorials
14-07-2024, 12:36
|
Replies: 865
Views: 271,692
|
Forum: Conversion Tutorials
14-07-2024, 07:19
|
Replies: 10
Views: 5,084
XBass_f v4.1
it's nothing but you need to have decoders next to the 'XBass.dll'. In this case, they are 'ogg.dll' and 'vorbis*.dll'.
* What's new with this release:
1. Compiled in Delphi XE to reduce...
|
Forum: Conversion Tutorials
14-07-2024, 02:03
|
Replies: 127
Views: 56,691
Thank you so much for updating it this fast....
Thank you so much for updating it this fast. Tested the desktop shortcut by adding 3 more shortcuts to the list and is working perfectly. I assume that now we can add as many redist, components (DLC,...
|
Forum: Conversion Tutorials
13-07-2024, 03:11
|
Replies: 127
Views: 56,691
Thank you for quick reply and update.
The...
Thank you for quick reply and update.
The only thing i can't see, and maybe will be added later, is how to add more desktop icons. For example for game collections or if the game have config and...
|