Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 405 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 405 Bytes

MinimizeParentWindow

Minimize the parent window, such as the command prompt.

This program is intended to be used in a batch file.

How to use

This program has no options, just run it in a .bat file.

@echo off

MinimizeParentWindow.exe
...

License

MIT

Copyright (c) 2020 Takayuki Nagashima hqf00342@nifty.com