RunOptions for windows

Constructors

Properties

args?: string

arguments for execution of Windows programs

initialPositionRules?: WindowAreaRestrictionRule[]
restartWhenNoMainWindowExists: boolean = true

if true, the program will restart when it is already running but has no main window

sessionBinding?: SessionBinding

determines to which session the new program should bind

singleInstance: boolean = true

if true, don't start the program if it is already running

watchdogConfig?: WatchdogConfig

Generated using TypeDoc