ShortcutDetails Object
-
target
String - The target to launch from this shortcut. -
cwd
String (optional) - The working directory. Default is empty. -
args
String (optional) - The arguments to be applied totarget
when launching from this shortcut. Default is empty. -
description
String (optional) - The description of the shortcut. Default is empty. -
icon
String (optional) - The path to the icon, can be a DLL or EXE.icon
andiconIndex
have to be set together. Default is empty, which uses the target's icon. -
iconIndex
Number (optional) - The resource ID of icon whenicon
is a DLL or EXE. Default is 0. -
appUserModelId
String (optional) - The Application User Model ID. Default is empty. -
toastActivatorClsid
String (optional) - The Application Toast Activator CLSID. Needed for participating in Action Center.
© GitHub Inc.
Licensed under the MIT license.
https://www.electronjs.org/docs/latest/api/structures/shortcut-details