An open API service indexing awesome lists of open source software.

https://github.com/kzu/commandprompthere

Provides the Developer Command Prompt (here) context menu on folders
https://github.com/kzu/commandprompthere

Last synced: over 1 year ago
JSON representation

Provides the Developer Command Prompt (here) context menu on folders

Awesome Lists containing this project

README

          

# ![Icon](https://raw.github.com/kzu/CommandPromptHere/master/icon/32.png) Developer Command Prompt Here

Adds a Visual Studio developer command prompt context menu on folders so that you can quickly and easily run MSBuild or other VS tools.
This is an example of how it looks after installing the [VS 2019 Enterprise](VS2019EntCmdHere.inf) and [VS 2019 Preview](VS2019PreviewCmdHere.inf)
shell extensions:

![Context Menu Screenshot](https://raw.github.com/kzu/CommandPromptHere/master/doc/Prompt.png)

# Installation
1. Get the relevant `.inf` files that you are interested in using depending on which versions of Visual Studio you installed.
- NOTE: if you are downloading the files directly from the GitHub portal UI, make sure to get the Raw files, not the HTML representation of it.
2. Once downloaded, just right click on the `.inf` file and select `Install`

![Install Screenshot](https://raw.github.com/kzu/CommandPromptHere/master/doc/Install.png)

# Uninstallation

Just open the Add/Remove Programs in Windows, and search for "Developer":

![Windows 10 Screenshot](https://raw.github.com/kzu/CommandPromptHere/master/doc/Uninstall.png)

![Legacy Windows Screenshot](https://raw.github.com/kzu/CommandPromptHere/master/doc/LegacyUninstall.png)