Conversation
Notices
-
ps|%{$x::s($_.MainWindowHandle,0)} #PowerShell #Part2 Is it April Yet? Test this with 2 instead of 0 to minimize instead of hide ;-)
- Josef Štefan likes this.
-
@jaykul Hm, how to get it back (in case I used "2")? No value from ShowWindow function worked for me.
-
@stej if you used 2, they're just minimized, and you can restore them from the taskbar. If you used 1, they're uhm ... "gone" ;)
-
@stej I mean, if you used ZERO they're gone
-
@jaykul I hoped 5 could help (http://poshcode.org/845 ), but it didn't. Anyway, thx for lesson ;)