FMXInno Final Release: [2024-Jan-31]
New update uploaded to first post, check it out.
Code:
What's new:
1. Added FMXInno WebView2 custom class.
2. Updated HTML text (updated _HTML-Syntax.txt).
3. Updated ISArcExCleanUp.
4. Added a simple tool (Installer Template Generator).
5. Addressed known issues.
6. Quality fixes and improvements.
1. FMXInno WebView2:
Code:
1. Support for the latest Windows 10 and Windows 11 only.
-- This requires the WebView2 Runtime package.
-- Alternatively, download it manually: Microsoft Edge WebView2
2. Support for HTML 5.
3. FWebview is always on top of all other controls, just like the FVideoPlayer.
Therefore, it's better to create this on an FCustomFluentWindow in real use.

2. Installer Template Generator:
Code:
1. A simple tool to generate installer templates.
- The script will include all the fundamental functions that the installer requires.
.