Click here to Skip to main content
Click here to Skip to main content

OpenFolder - An explorer shell extension

By , 18 Jun 2008
 

Screenshot - openfolder.gif

Introduction

I know this is a tiny little article and will probably get flamed, but it only a small utility and I have had several requests for its source code.

Some of you may find it useful anyway; I use it all the time.

OpenFolder is a shell extension which I wrote quite a while ago. It provides a new menu item on the Context Menu under Explorer.

The new menu item "Open Command Prompt Here" ... will open a Command Prompt box at the location of the file/folder that was selected when the menu was clicked.

OpenFolder runs as an explorer context menu shell extension and is written in C++ using ATL.

Installation

Simply download the setup kit, run it and click on 'Next', 'Install' and 'Finish'.

Once installed, right-click on a file or folder in explorer (or most other applications), then click on the 'Open Command Prompt Here...' menu item.

A new Command Prompt will be opened in the selected folder.

Windows Vista

OpenFolder now supports Elevated Command Prompts if it detects that it is running on Vista, see the screen shot above for the new "Open an Elevated Command Prompt Here..." menu item.

64-bit OpenFolder

I received an email from a user of OpenFolder saying that it did not work on XP x64. This is normal as 32-bit shell extensions cannot be loaded into a 64-bit Windows Explorer. I wanted to create a 64-bit version for them so I recompiled OpenFolder as a 64-bit appilcation and created a new setup kit to support the 64-bit install.

The 64-bit installation has been tested on 64-bit versions of XP and Vista.

License

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  • The origin of this software must not be misrepresented; you must not claim that you wrote the original software.
    If you use this software in a product, an acknowledgement in the product documentation would be appreciated but is not required.
  • Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  • This notice may not be removed or altered from any source distribution.

History

  • 3.20 (Jun 17, 2008) - Updated the project to Visual Studio 2008 and created the 64-bit version and a new x64 setup kit.
  • 3.12 (Jun 21, 2007) - Fix on non-vista PC's where by version 3.11 broke the context menu.
  • 3.11 (June 10, 2007) - Fixed some bugs in the command processing code which was using the wrong command id's to determine what to process.
  • 3.10 (May 31, 2007) - Updated to support Windows Vista, including a new menu item for opening Elevated Command Prompts.
  • 3.01 (Mar 8, 2006) - Now compiled under Visual Studio .NET 2005, also the setup kit now created with NSIS.
  • 3.00 (Oct 22, 2005) - Rewrite to compile under Visual Studio.NET 2003. A few minor bug fixes too.
  • 2.00 (Apr 29, 2003) - Complete rewrite using ATL.
  • 1.00 (Apr 11, 1998) - Initial Public Release.

Bugs

The shield icon does not display correctly in the context menu, the fix is to make the menu item owner draw. I intend to fix this when I have time.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Jonathan [Darka]
United Kingdom United Kingdom
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

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionQueryContextMenu() function return MAKE_HRESULT()memberdbirdz22 Jun '12 - 3:05 
AnswerRe: QueryContextMenu() function return MAKE_HRESULT()memberJonathan [Darka]26 Jun '12 - 2:44 
QuestionOpenFolder - An explorer shell extensionmemberpluimpje131 Jan '12 - 5:49 
AnswerRe: OpenFolder - An explorer shell extensionmemberJonathan [Darka]2 Feb '12 - 0:53 
GeneralRe: OpenFolder - An explorer shell extensionmemberpluimpje13 Feb '12 - 23:39 
Bugopenfolder-an explorer shell extensionmemberpluimpje131 Jan '12 - 5:48 
GeneralRe: openfolder-an explorer shell extensionmemberJonathan [Darka]1 Feb '12 - 23:50 
GeneralRe: openfolder-an explorer shell extensionmemberpluimpje13 Feb '12 - 1:00 
GeneralRe: openfolder-an explorer shell extensionmemberpluimpje13 Feb '12 - 5:21 
Bugopenfolder-an explorer shell extensionmemberpluimpje131 Jan '12 - 5:47 
GeneralMy vote of 2mvpDave Kreskowiak14 Jun '11 - 3:44 
GeneralRe: My vote of 2memberJonathan [Darka]1 Feb '12 - 23:52 
GeneralMy vote of 5memberGlimmie66615 Mar '11 - 3:47 
GeneralWindows 7 and VisualStudio 2010memberGlimmie66615 Mar '11 - 3:45 
GeneralMy vote of 5memberjoshcomley10 Sep '10 - 7:54 
GeneralAnother suggestionmentorHans Dietrich6 May '10 - 7:25 
GeneralRe: Another suggestionmemberJonathan [Darka]6 May '10 - 22:38 
QuestionUnicode builds?mentorHans Dietrich3 May '10 - 7:23 
AnswerRe: Unicode builds?memberJonathan [Darka]4 May '10 - 7:55 
GeneralRe: Unicode builds?mentorHans Dietrich4 May '10 - 8:16 
GeneralRe: Unicode builds?memberJonathan [Darka]4 May '10 - 22:59 
GeneralRe: Unicode builds?mentorHans Dietrich4 May '10 - 23:46 
GeneralRe: Unicode builds?memberJonathan [Darka]4 May '10 - 23:52 
GeneralNice little utilmemberAbu Mami18 Jun '08 - 21:03 
GeneralRe: Nice little utilmemberJonathan [Darka]18 Jun '08 - 22:09 

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

Permalink | Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 18 Jun 2008
Article Copyright 2006 by Jonathan [Darka]
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid