Displaying disabled and checked Checkbox in the installer
Solved
Installation and Deployment
-
Hi,
I use the qt installer for my applications.
My installer contains several applications, so the it includes several packages.Now I have some applications that need to be installed by default, so I set the "<ForcedInstallation>" tag in the package.xml to "true".
When I run the installer, the checkboxes for these items are not displayed. I would prefer a checkbox which is visible and checked, but disabled.
Is there any way to do this?
regards
Oliver