Posts tagged Powershell
Quake style Powershell console
Jan 29th
I decided today that I wanted a quake style powershell console (with the classic win+` to activate or hide), and here is the end result:
I used http://www.instructables.com/id/”Drop-Down”,-Quake-style-command-prompt-for-Window/ as a template to get it all working, but wanted to use Console2 instead of v1.5 like this article uses.
What you need:Download AutoHotKey Download Console2
Instructions:1. Extract the Console2\bin\release folder somewhere. 2. Add the directory to your %path% (http://support.microsoft.com/kb/310519) or create a shortcut to Console.exe and place it in your windows directory. 3. Download console.xml and QuakeMode.ahk and overwrite the original console.xml. Then edit console.xml and set the startup directory.
4. Right click on QuakeMode.ahk and run the script.
Now More >