View Single Post
  #8  
Old 13-06-2022, 14:25
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
CIU 3.0.0.1.b9.u1 (HF5/HF6)

CIU 3.0.0.1.b9.u1 hotfix 5 e 6.

Quote:
Originally Posted by Gehrman View Post
Thanks to Cesar 82

I found a small bug
In the first test, "Test 1 Test 1 Test 1" is incomplete

Using GROUP with Radio causes this bug
Although only one RadioButton will never be used as in your example, the error also occurred if there were no checkboxes.
Try with the HF6 attached.
Code:
Hotfix 5:
- Fixed to enable play buttons after installed UWP games.
- Fixed error that occurred when creating UWP game shortcuts when converting png image to icon (Thanks andreiutzu21 for bug information and tests).
- Fixed CheckInfo function when using negation character "!" before the parameter like: Check: CheckInfo('!lang:!en,de');
- Added support for negation character "!" in the CheckInfo function now also in the compared type like as in the example:
  >> Check: CheckInfo('comp:!1,2,3'); >> Only returns true if you have not checked component 1 and have checked components 2 or 3.

Hotfix 6:
- Fixed checklist items position when there are no checkboxes (Thanks Gehrman for report bug).
Attached Files
File Type: 7z CIU 3.0.0.1.b9.u1 (2021.09.11) HF6.7z (135.1 KB, 34 views)

Last edited by Cesar82; 10-07-2022 at 18:54.
Reply With Quote
The Following 4 Users Say Thank You to Cesar82 For This Useful Post:
andreiutzu21 (14-06-2022), Gehrman (13-06-2022), houcine80 (14-06-2022), mausschieber (13-06-2022)