Hey Ike (@ikenassi)
If it’s minimizing all Application‘s Windows that you want to do then yes - but it may also work for the opposite purpose.
NOTE:: For this to work you’ll either need the Activate Application by Name String PlugIn or must code the part of that PlugIn for your self
-
Use the %Application%Foreground% Token to build a List of all Running Applications
-
in a Loop
-
use the PlugIn to activate the Application
-
minimize/unminimize Windows
-
to the others reading this topic - I was suggesting
%ForegroundApplication%
&%ForegroundApplication%All%
instead of%Application%Foreground%
which was a mistake… please be not confused by the next few replies including post 15.
Greetings from Germany
Tobias