Click here to Skip to main content
15,885,886 members
Articles / Programming Languages / C++
Article

Project Explorer

Rate me:
Please Sign up or sign in to vote.
4.00/5 (4 votes)
29 Apr 2000 71.5K   1.3K   13   10
A DevStudio Add-in that adds the ability to launch windows explorer in the directory of the currently active project
  • Download source files - 18 Kb
  • Download the add-in - 13 Kb
  • Introduction

    Project Explorer is an add-in to Microsoft Developer Studio. It has been tested with Version VC++ 6 and Service Pack 3.

    It adds the ability to launch windows explorer in the directory of the currently active project. Although only a very simple ability, it is one that is very handy and I use all the time.

    This Add-In is provided free to individuals (corporate users require a licence, and should email me on the address below). If you decide to keep it, I would appreciate a simple email telling me you are using it and if you find it useful.

    Please send bug reports and suggestions to <markg@wickman.net>. Latest version available at http://www.wickman.net/shareware/ShareFreeSoft.htm

    Disclaimer: This software is provided as-is and with no implied warranty of any kind. Please donot place any blame on me if it does something untoward to your system.

    Installation

    1. Copy all ProjectExplorer.* files to the add-ins folder of Developer Studio: C:\Program Files\DevStudio\Microsoft Visual Studio\Common\MSDev98\AddIns
    2. In Developer Studio, go to the "Tools" menu and select "Customize...".
    3. Go to the "Add-ins and Macro Files" tab (the last one). Mark the checkbox next to "ProjectExplorer" as checked, and click "Close".
    4. Developer Studio adds a new toolbar with the ProjectExplorer button. You can move this button to another toolbar by pressing the Alt key while dragging the button.

    To deactivate ProjectExplorer, perform steps 2-3, but uncheck the checkbox next to ProjectExplorer.

    To completely uninstall ProjectExplorer:

    1. Exit Developer Studio.
    2. Delete all ProjectExplorer.* files from your Developer Studio add-ins folder.

    Usage

    Click the "ProjectExplorer" button to launch windows explorer in the your current project directory.

    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


    Written By
    Australia Australia
    This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

    Comments and Discussions

     
    Generalspeed up ... Pin
    kyung seok chae27-Jun-05 20:51
    kyung seok chae27-Jun-05 20:51 
    Generalbeginer Pin
    dnqhung12-Jun-04 20:32
    dnqhung12-Jun-04 20:32 
    GeneralGreat, Thanks for bringing it up Pin
    AORD24-Sep-03 1:17
    AORD24-Sep-03 1:17 
    GeneralI like it ! Pin
    Anonymous20-Jan-03 17:14
    Anonymous20-Jan-03 17:14 
    Generala fine addon - thanks! Pin
    24-Feb-02 23:59
    suss24-Feb-02 23:59 
    GeneralNot at All Needed :) Pin
    sajal17-Jan-02 5:07
    sajal17-Jan-02 5:07 
    GeneralGreat job! Pin
    CodeGuy9-Jul-01 9:36
    CodeGuy9-Jul-01 9:36 
    General"ProjectExplorer" without any add-in Pin
    Wolfgang Busch2-May-00 3:20
    Wolfgang Busch2-May-00 3:20 
    GeneralRe: Pin
    Member 392628-Aug-00 3:19
    Member 392628-Aug-00 3:19 
    QuestionIs this needed? Pin
    Member 2756422-May-00 2:38
    Member 2756422-May-00 2:38 

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

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