View Single Post
  #9  
Old 10-07-2022, 19:05
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Smile CIU 3.0.0.1.b9.u2

CIU 3.0.0.1 update 2 available.
Now the external mode is functional allowing conversion developers to protect almost all design files.
To use external mode you must compile Setup.exe using the CIU_Tools tool.
The Setup.bin file must be compressed or only after compiling Setup.exe.
Code:
- Fixed bug of items being disabled when clicking "check all" checkbox in all CheckListBox.
- Fixed so that sections of Setup.ini commented out with [ ;SectionName] or [//SectionName] or [_SectionName] or [SectionName_] are ignored in script preprocessing when compiling.
- Fixed bug on the "License" page that when pressing the spacebar on the keyboard, even when the checkbox was unchecked, the installation advanced the page.
- Fixed bug in the "Components" page that when pressing the spacebar on the keyboard, even when all components were unchecked, the installation advanced the page.
- Fixed focused buttons on each page of the CIU installer.
  >> The "CancelButton" is focused on the wpInstalling page (installation progress) and on the UninstProgressPage (uninstallation progress).
  >> The "BackButton" is focused on the UninstQuestionPage (To avoid accidentally uninstalling by pressing the spacebar on the keyboard).
  >> For all other pages the "NextButton" is the page's focused button.
- Fixed so that both ".png" and ".gif" splash images can be used allowing to merge formats.
  >> The ".wav" sound file to splash can be used as long as it has the splash image of the same name, being it ".png" or ".gif".
- Added WorkDir parametter for Play buttons of the CIU.
- Added new key FlagBorderColor= ($RGB) to [LangBox], [AboutSettings] and [AboutSettingsAR] sections.
- Added new HideOnLauncher= (0/1) key in all button sections belonging to autorun page.
  >> This key makes it possible to hide unwanted buttons when using ShowGameLauncher=1 in the [InstallOptions] section.
- Added support new slider volume control (trackbar).
  >> Look the sections [VolumeTrackBar], [VolumeTrackBarAR] and [VolumeTrackBarSI] in CIU help files to understand the new keys and supported images.
- Removed Center= key from [LangBox] section.
   >> This key is no longer needed because using "center" value in key Align= has the same effect.
- Removed CreatePage= key from [AutorunSettings] section.
  >> This key is unnecessary as it has the same effect as removing or renaming the "Setup\Autorun" folder or "Autorun.png" file to another name.
- Added support for the new "OTHER" installer type using with DiskSpan GUI 2.0.1.1+.
  >> It can be used in the InstallerType= key of the [InstallerSettings] section and the Type= key of the [Executable#] and [Play#Button] sections and also as a type in the CheckInfo function.
- Added new function IsOtherGame to use with registry entries in Check parametter;
- Added support to IsOTHER flag in [CustomShortcuts] and [CustomIniFile] sections.
- Added new keys SiteOTHER= and SiteOTHER<LNG>= in [Website#Button] sections.
- Updated to logarithm volume on all music player (previously it was linear volume).
- Updated BASS.dll from v2.4.16.1 to v2.4.16.7
Attached Files
File Type: 7z CIU 3.0.0.1.b9.u2 (2022.07.10).7z (49.83 MB, 89 views)
Reply With Quote
The Following 9 Users Say Thank You to Cesar82 For This Useful Post:
Carldric Clement (10-07-2022), Gehrman (11-07-2022), Grumpy (10-07-2022), GTX590 (29-07-2022), houcine80 (13-07-2022), mausschieber (11-07-2022), Prettyboy099 (10-07-2022), samadrahman74 (14-08-2022), Titeuf (10-07-2022)