im looking to make an installer choose items in a certain way.
the User has to choose to install some options and other applications. the options are as follows...
Writes:
- writes on
writes off
the user must choose one or the other default option would be OFF!
and then annother set of options
Mods:
- Normal
model#1
model#2
the user must choose one of them, the default option would be normal.
then the applications are as follows
- application1
application2
application3
application1 and application2 can enable and dissable, they dont need to be checked, but if they are, i want those files to be extracted when choosen.
application3 will be the default application, so it will be grayed out and will automaticly be extracted, but i want it in the list so the user knows the size of file being installed is.
each application will have a description and a size.
application1 will be 3mb, application2 will be 100kb, and application3 will be 60mb
i want to try this with the modren gui.. but im unsure what the best way to go about this, let alone how to go about it.
i have read alot of documentation but cant find what im looking for (likly im just blind or i dont comprehend how its type).
anyone up for helping 🙂 thanks in advance!