|

WindowMode


(number) The run mode to use when it launches the file. Choose from:



CONSTANT


VALUE DESCRIPTION


SW_SHOWNORMAL


1


The file will launch normally.


SW_MAXIMIZE


3


The file will launch maximized.


SW_SHOWMINNOACTIVE


7


The file will launch minimized.


|