Svetomech / hideWindows

CLI to hide/show the window of a specified process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hideWindows

CLI to hide/show windows of specified processes

Usage: hideWindows <processName1> <processName2> ...

Important notes:

  • Hides/shows ALL the windows of an application.
  • Only remembers the LAST hidden processes, so don't forget to show them before hiding something else.
  • To hide an elevated process you must elevate hideWindows too.

About

CLI to hide/show the window of a specified process

License:MIT License


Languages

Language:C# 100.0%