RunWindow
Type
REG_SZ
Description
Specifies the state of the launched application. This value can be Normal, Minimized, or Maximized.
Note that the application must support minimization or maximization if you choose these modes for launching. If the application does not support the selected mode, the following may result:
-
If the application does not have a fixed-size window frame, the result of a forced minimization after the application launch is an icon that cannot be remaximized.
-
If the application has a fixed-size window frame, the result of a forced minimization after the application launch is a normal-sized window frame.