OpenFolder


OpenFolder Context Menu


Introduction

OpenFolder is a context menu shell extension which I wrote quite a while ago, it provides a new menu item on the Context Menu under Windows 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.


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 and Windows 7

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


Installing OpenFolder

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


Change History ([New]New, [BugFix]BugFix, [Update]Updated)


[BugFix] May 2010 (v4.0) - Upgraded to Visual Studio 2010, fixed the UNICODE builds and added a 64-bit build configuration (UNICODE ONLY).
[New] Jun 2008 (v3.5) - Added a 64-bit version and new 64-bit installer.
[BugFix] Jun 2007 (v3.4) - Fix on non-vista PC's where by version 3.1 broke the context menu.
[Update] Jun 2007 (v3.3) - Added support for the desktop and explorer windows context menus.
[Update] May 2007 (v3.2) - Updated to support Vista's Elevated Command Prompts.
[Update] Mar 2006 (v3.1) - Now compiled under Visual Studio .NET 2005, Setup kit created with NSIS.
[Update] Oct 2005 (v3.0) - Rewrite to compile under Visual Studio.NET 2003. A few minor bug fixes too.
[Update] Oct 2003 (v2.0) - Complete rewrite using ATL.
[New] Apr 1998 (v1.0) - Initial Public Release.