Forum: Conversion Tutorials
30-11-2024, 07:42
|
Replies: 156
Views: 73,579
|
Forum: Conversion Tutorials
29-11-2024, 21:03
|
Replies: 156
Views: 73,579
|
Forum: Conversion Tutorials
29-11-2024, 11:57
|
Replies: 156
Views: 73,579
|
Forum: Conversion Tutorials
29-11-2024, 07:50
|
Replies: 156
Views: 73,579
add the Chinese language for the project?
@audiofeel Your work is amazing and has helped me a lot. could you add the Chinese language for the project?
https://fileforums.com/attachment.php?attachmentid=38554&stc=1&d=1730205009
This is...
|
Forum: Conversion Tutorials
27-10-2024, 07:19
|
Replies: 867
Views: 297,042
FMXInno - Update
FMXInno Quality Update - [October 27, 2024]
1. Updated `FNewINI` class and `MINI.exe`
- Now reads and saves INI files in UTF-8 without BOM.
2. Updated `FCheckboxTree` class
-...
|
Forum: Conversion Tutorials
17-10-2024, 11:55
|
Replies: 11
Views: 5,736
InnoSetup Private Edition - v1.8 Update
Upcoming InnoSetup Private Edition - v1.8 Update
1. Updated InnoSetup version to the latest available on GitHub.
2. Added built-in Botva2-like components/classes:
* Ability to use...
|
Forum: Conversion Tutorials
17-10-2024, 09:41
|
Replies: 156
Views: 73,579
|
Forum: Conversion Tutorials
10-10-2024, 09:15
|
Replies: 156
Views: 73,579
Hi, I really like this script but I have a...
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...
|
Forum: Conversion Tutorials
13-09-2024, 14:26
|
Replies: 11
Views: 5,736
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
09-09-2024, 00:57
|
Replies: 156
Views: 73,579
|
Forum: Conversion Tutorials
31-08-2024, 15:14
|
Replies: 156
Views: 73,579
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, 05:40
|
Replies: 3
Views: 1,680
|
Forum: Conversion Tutorials
27-08-2024, 11:53
|
Replies: 867
Views: 297,042
FMXInno - Updates
[ FMXInno Cumulative Update - 2024/Aug/28 ]
--- Changelog
* Added Custom Blueprints:
1. 'FAdvancedMemo'
2. 'FAdvancedShape'
3. 'FAdvancedNotification'
|
Forum: Conversion Tutorials
19-08-2024, 11:05
|
Replies: 867
Views: 297,042
@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, 11:27
|
Replies: 156
Views: 73,579
|
Forum: Conversion Tutorials
18-08-2024, 10:04
|
Replies: 156
Views: 73,579
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, 04:18
|
Replies: 156
Views: 73,579
|
Forum: Conversion Tutorials
18-08-2024, 00:50
|
Replies: 0
Views: 1,715
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, 02:00
|
Replies: 867
Views: 297,042
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, 23:33
|
Replies: 867
Views: 297,042
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, 09:57
|
Replies: 203
Views: 109,987
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, 09:48
|
Replies: 10
Views: 5,315
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, 09:11
|
Replies: 156
Views: 73,579
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, 09:36
|
Replies: 156
Views: 73,579
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, 08:32
|
Replies: 8
Views: 12,726
|