Hi to all,
I have a script with the following components:
[Components]
Name: "Topo"; Description: "Οδοποιία"; Types: full;
Name: "Arch"; Description: "Αρχιτεκτονικά 2D"; Types: full;
As you can see, both components belong only to type "full". But when I run the script, both components are initially checked, although the default type is "custom":
If I change the type to "compact" and then change it back to "custom" the components remain unchecked.
How can I change the initial status of the components, so that they are not selected when I run the setup?
Thanks in advance.