ShortcutDetails Object

    • string - The target to launch from this shortcut.
    • cwd string (optional) - The working directory. Default is empty.
    • 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 and iconIndex have to be set together. Default is empty, which uses the target’s icon.
    • 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.