I’m a huge fan of StExBar. I posted about it awhile back and have since found more reasons to think this is a must have tool! It’s got an ability to give you great shortcuts at your keyboard finger tips. How often have you been like “I need a command window here” and then went through a bunch of trouble to get it there? How about {Control} + {M}? BAM! Command Window opened and pointed to that directory.
I’ve been starting to use PowerShell more and I thought…hmmm – I could add PowerShell to this and type something like {Control}+{O} and have it pop up in the same way I get a command line.
Add PowerShell Hotkey to StExBar
1. Open StExBar Settings and then click {Add}.

2. Enter “Powershell” in the [Name:] box. In [Command line:] enter the path to PowerShell. Mine was “C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe”. In [Hotkey:] enter {Ctrl}+{O} or whatever combination you want to use. Click {OK}.
![clip_image002[5] clip_image002[5]](http://gwb.blob.core.windows.net/robz/WindowsLiveWriter/AddingPowerShelltoStExBar_13C26/clip_image0025_thumb.jpg)
3. Now hit {Ctrl}+{O} or whatever hotkey you used. BAM! It opens up pointed to the current directory.
![clip_image002[9] clip_image002[9]](http://gwb.blob.core.windows.net/robz/WindowsLiveWriter/AddingPowerShelltoStExBar_13C26/clip_image0029_thumb.jpg)
Check out what it looks like on the command bar.
![clip_image002[7] clip_image002[7]](http://gwb.blob.core.windows.net/robz/WindowsLiveWriter/AddingPowerShelltoStExBar_13C26/clip_image0027_thumb.jpg)
That’s awesome!