Specifies the window state (normal, minimized, or maximized) for the application called by the shortcut when it launches.
Settings
The settings for the ShowCmd property are:
| Setting | Description |
| 0 - vsiscNormal | The application launches in a normal window. |
| 1 – vsiscMaximized | The application launches in a maximized window. |
| 2 - vsiscMinNoActive | The application launches in a minimized window. |