Click here to Skip to main content
Licence 
First Posted 30 May 2002
Views 1,077,379
Bookmarked 336 times

Command Prompt Explorer Bar

By | 10 Jun 2002 | Article
This tool extends explorer with functionality of a command prompt. Implemented as a band object completely in C#. Demonstrates COM Interop and P/Invoke, windows hooking and API interception. Finally you can run all these .Net SDK tools and ‘Hello World!’ programs without leaving explorer shell.

Introduction

The Command Prompt Explorer Bar is a small tool that extends Windows Explorer.

Version 1.1 is now available.

Ever tried to run one of those console programs ("Hello World!" to name a few), .BAT, .VBS or .JS scripts just to see black window popping up and disappearing? I did. Especially after I started using .Net framework I find myself doing this more often. No wonder - with all this ALs , NGENs and TLBIMPs. So if you are like me then this tool is right for you. Next time you need to run a program without GUI, just press the 'Ctrl+M' key combination in your explorer. A command prompt will start and appear automatically. Its current directory will be exactly the same as the current path you are browsing. And better yet the console will appear inside your explorer window - like any other explorer bar does - 'History', 'Favorites', 'Folders' etc. Now you can have the best of both worlds combined together - easy and fast navigation of explorer and power of batch processing of the command prompt. Or should I say Command Prompt Explorer Bar:

Well, that is how it looks like. Isn't it a beauty?

You may have noticed a toolbar on the left of the console window. I tried to put some nice timesaving features there. The most powerful is a button with a 'Script' icon on it. It has a drop down menu where you can select a command you like to be executed. It even knows how to substitute '{0}' for the name of the current files selected in explorer. Here is when it can be useful. Let's say you want to install your assembly into a 'Native Images Cache'. With Command Bar it is as simply as selecting your assembly in explorer and clicking on 'ngen {1}' menu item. It also works just fine for multiple selected files (use {0} instead). Now you can compile your .cs or .vbs files without leaving a comfortable explorer shell. And yes, you can change this menu and scripts the way you like them. It is as simple as editing a text file in a Notepad.

And here is another (besides pressing 'Ctrl+M') way of starting this tool:

I hope you'll enjoy this little tool. Send me your comments, requests and bug reports to PavelZolnikov@yahoo.com.

History

  • 5/31/2002, 1.0 - original version.
  • 6/11/2002, 1.1 - bug fixes. NOTE: if you were using version 1.0 and have customized macro.xml file, you might want to save its backup version somewhere before uninstalling.
    • New setup. Hopefully without issues like in previous version. Thanks to Michael Dunn for his tip.
    • Fixed an issue with CMD.EXE failing to start. CreateProcess interception is now scoped by instances of Folder Windows and enabled only if CommandBar is visible. 'Launch folder windows in a separate process’ is no more required.
    • Integrated keyboard focus with explorer. Now Command Prompt window is reachable through Tab and Shift+Tab keys.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Pavel Zolnikov

Web Developer

United States United States

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
AnswerRe: How to display Explorer Bar Pinmembertoonen2611:29 17 Oct '07  
GeneralNeed drag and drop Pinmembersinbao19:05 18 Jul '07  
GeneralCauses WinMerge to fail. PinmemberUKCodeMonkey23:25 16 Jul '07  
GeneralBest Power toy ever! Pinmemberkerneljag18:38 23 Jan '07  
QuestionPowerShell Support Pinmemberirishjd5:05 13 Dec '06  
QuestionMultiple explorer windows with command prompt? PinmemberNathanPalmer7:09 30 Nov '06  
Generalvisual 2005 Pinmemberhezyz11:30 13 Nov '06  
I get some errors building the application
 
hz law
GeneralThe best PinmemberZabersoft-ahj14:48 10 Aug '06  
GeneralBugs [modified] PinmemberThe_Mega_ZZTer9:42 2 Aug '06  
GeneralWinXP, VisStudio 2005 -- no joy PinmemberNumber812:48 1 Jul '06  
GeneralRe: WinXP, VisStudio 2005 -- no joy PinmemberThe_Mega_ZZTer12:52 2 Aug '06  
GeneralAlternative tool Pinmembermustsee13:56 20 Apr '06  
GeneralFocus Hotkey please! Pinmemberduffman07112:38 17 Apr '06  
GeneralDamn! PinmemberBassam Abdul-Baki17:10 3 Mar '06  
QuestionIsolate the Prompt Control PinmemberBruno R. Figueiredo7:11 1 Feb '06  
AnswerRe: Isolate the Prompt Control PinmemberThe_Mega_ZZTer12:44 2 Aug '06  
GeneralNify piece of software PinmemberJQLD5:53 20 Nov '05  
QuestionHow to debug this? PinmemberVijay Chandra Sekhar Parepalli8:51 20 Oct '05  
AnswerRe: How to debug this? Pinmembersxwsws6:36 16 Nov '05  
Generalthe best power tool i have found PinsussAnonymous6:15 4 Oct '05  
Generalmake the prompt do other stuff PinsussAnonymous12:53 1 Oct '05  
QuestionMessageBox kills toolbar buttons Pinmemberwimix7:32 1 Oct '05  
Generalcauses explorer crash on Win2k Pinmemberhensh18:37 8 Jul '05  
GeneralRe: causes explorer crash on Win2k Pinmembermirso673:31 14 Jul '05  
GeneralRe: causes explorer crash on Win2k PinmemberZakuska9:58 14 Jul '05  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web04 | 2.5.120529.1 | Last Updated 11 Jun 2002
Article Copyright 2002 by Pavel Zolnikov
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid