Embed Powershell prompt in Windows 7 desktop

Posted by EricRRichards on Super User See other posts from Super User or by EricRRichards
Published on 2012-11-05T12:30:16Z Indexed on 2012/11/06 23:05 UTC
Read the original article Hit count: 165

Filed under:
|

On Linux (last time I did this was with Compiz on Ubuntu 11), I like to have a transparent console window anchored to the desktop, so I can get to a shell just by clicking out of whatever I'm doing and don't have to play with with moving/resizing windows.

I'd like to do something similar on Windows 7/Server 2008. I could probably write up a quick little app in .Net that would run fullscreen and have a powershell terminal embedded in it, but, if somebody has already created something sufficient, or there is some other hackery to do this, I don't want to reinvent the wheel.

Another possibility could be a Quake-style pulldown console, similar to Guake (guake.org).

© Super User or respective owner

Related posts about Windows

Related posts about powershell