App::ShortcutOptions

Options for creating start menu shortcut.

TypeObject
PlatformsWindows

Properties

String arguments (optional)

The arguments passed to the executable, default is empty string.

String description (optional)

The description of the shortcut, default is the executable's description.

String workingDir (optional)

The working directory that the executable will run under.