I am sharing
CIU v3.0.0.1.b7
here so that more users can test and report the bugs found.
- Use DiskSpan or UltraArc from the "UltraArc 2900 R8" folder that is included in the source code to compress the game.
- The "Equalizer Tool" does not yet have all the updated Equalizer functionality, so some keys like StopOnSelect=, ShowLastState= must be manually configured in the "Setup.ini" file.
- Several keys and also some sections have had their names changed, and some keys have also been removed, so it is recommended to read the changelog

.
Added hotifix 3 for beta 7.
Replace all files in source code beta 7 and delete scripts with an earlier date.
Code:
Hotifix 3:
- Fixed ISPP error during the creation of the internal ISPP INI file from Setup.ini.
- Fixed reading of parameter keys when installing 32Exe= key items from the [Launch#] sections.
>> This error was usually visible as an invalid parameter error when installing DirectX.
- Removed AddGameExplorer function when the detected system is Windows 10.
>> The AddGameExplorer function still remains for previous versions of Windows that support GameUx.
Hotifix 2
- Fixed section when moving the mouse on the Button Labels using italic fonts.
- Fixed and also changed to the internal RequestDisk mode of the Cls-DiskSpan.dll library.
>> To try to avoid most errors when requesting next disk.
- Fixed phantom buttons (Clone of visible button labels) in the upper left corner of the installer (All pages).
>> This error is only visible if you disable the button label shadows, so it creates a phantom click region with the same size as the visible button label.
Hotifix 1
- Fixed an error in the creation of the optional buttons to always create when there is a key Visible= or Left= in the section corresponding to the button.
- Fixed to slightly reduce lag when changing languages when using complex design installers and only using an autorun image.
- Fixed an error that previously displayed multiple hint balloons with the language name when moving the mouse over the flags.
>> At each language change, another balloon was created for the selected language, with several balloons overlapping.
>> This was only visible when enabling the key BalloonTip= of the [LangBox] section
- Fixed the correct positioning of labels aligned to the right, such as FreeSpaceLabel, RemaingTimeLabel in Installer/SmallInstaller and others labels.
>> Positioning was also fixed when using Alignment=right in the [TextStage] section.