Hi,
I want to give the user the posibility to set a checkbox to create the following shortcuts to an installed executable: Desktop, Quick Launch and Startmenu
I already added a new dialog which has three checkboxes which have the following properties: SHORT_DESKTOP, SHORT_QUICKLAUNCH and SHORT_STARTMENU
But now I'm kinda stuck... I can't seem to be able to make a component out of each Shortcut (which seems to be the only way to set a condition).
How can I get this to work?