Dialog - Start Menu Folder
Shows a dialog box where the user can change the current folder for shortcuts. In this case, specify FROM START MENU DIALOG as Target Shortcut Path in Shortcut - Create command. Alternatively, you can use the value #shfolderdlg#.
#shfolderdlg#\My application.lnk
Description, Header Text, Header Description, Text, Logo Image, Buttons, If Condition
These parameters are explained in Common dialog parameters.
Additional checkboxes
You can specify some checkboxes in the dialog window. Add a variable name and a caption for each checkbox. You can specify a condition that should be met for the action to be performed. If the variable value does not equal 0 then the checkbox is checked. The state of the checkbox (0 or 1) will be assigned to the variable when the dialog box is closed. You can add a comment for this setting here.
runapp => Launch application now
Comment
You can add a comment for this setting here.
Additional Settings
You can define any variables here or specify Variables of dialogs.
Comment
You can add a comment for this setting here.