App::ShortcutOptions
Options for creating start menu shortcut.
Type | table |
Platforms | Windows |
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.