WshShell.WindowStyle Property

MSBuild Extension Pack

WshShellWindowStyle Property MSBuild Extension Pack Help 4.0.12.0
Sets the WindowStyle.

1 - Activates and displays a window. If the window is minimized or maximized, the system restores it to its original size and position.

3 - Activates the window and displays it as a maximized window.

7 - Minimizes the window and activates the next top-level window.

Namespace: MSBuild.ExtensionPack.Computer
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also

Reference