Announcement
Collapse
No announcement yet.
Issue with the visibility of the radio buttons from the installer
Collapse
X
-
Hi Ulrich, Gary provided me 2 test installers, and also with them I have the missing radio buttons. The screenshot above was also with an installer made with Setup Factory... Haven't found issues with other installers (yet). The mostly contain checkboxes which are displayed properly.
-
-
That would be the Common Controls library, which is part of Windows, as the setup is not using a custom skin, which could use its own bitmaps to draw the controls. https://docs.microsoft.com/en-us/win...ntrol-versions
I contacted Gary from UK2000 Scenery, and built a setup using the same colors which he kindly provided, and Setup Factory 8 (which is no longer supported), but on my system I see the controls properly.
These other installers mentioned in your initial post, are they all built with Setup Factory?
Ulrich
Leave a comment:
-
-
Originally posted by Ulrich View PostYou are not using any kind of theme or skin in Windows 10, are you? If you are, I would try to turn it off and check if it makes a difference. Other than that, I have no idea.
Ulrich
Leave a comment:
-
-
You are not using any kind of theme or skin in Windows 10, are you? If you are, I would try to turn it off and check if it makes a difference. Other than that, I have no idea.
Ulrich
Leave a comment:
-
-
Hi Ulrich, thanks for the reply. I followed the steps (I am familiar with sfc /scannow), but no issues were found... I also tried updating video card drivers, but that does not help either. Any more to think of?
Leave a comment:
-
-
This looks like your PC is unable to display some common controls for some reason. I have no idea why this might be happening, but perhaps a file system check could find something. Run "cmd.exe" as admin and execute this command:
Code:sfc /scannow
Ulrich
Leave a comment:
-
-
Issue with the visibility of the radio buttons from the installer
I have received an installer which contains radio buttons. Recently I noticed the installer is not displaying the radio buttons properly anymore. The issue seems to be isolated to my machine. Any clue what is happening? Below a screenshot of the installer involved:
I have tried other installers (of which I knew they were working correctly) but they suffer from the same issue. I am running Windows 10 x64 Home Edition 21H1, latest updates applied.
Leave a comment: