R
R
Ritsuka Akashi2018-12-28 07:53:43
Windows
Ritsuka Akashi, 2018-12-28 07:53:43

How to hide duplicate active program in the taskbar?

I asked this question, googling found only a few suspicious programs. Didn't check. Recommend something?
And I need the program to be in fact in 2 windows, and the taskbar reflects the opening of one. colorless... It doesn't matter in the dispatcher, no one checks it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VoidVolker, 2019-01-06
@VoidVolker

Hide the window with any adequate automator. For example ncron . An example of two tasks for hiding and showing a window:

#( win_hide
WatchHotKey: "1"
Action:
    WIN-HIDE: "*Notepad*"
)#
#( win_show
WatchHotKey: "2"
Action:
    WIN-SHOW: "*Notepad*"
)#

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question