ritalat / getvsenv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A small batch script to find a Visual Studio installation and set up the development environment
Works with Visual Studio 2005 to 2019 (and maybe 2022)

The script will either:
    a) open a new developer command prompt in the current directory if double-clicked in explorer
    b) set up the dev environment if called from an existing command prompt or another script

About


Languages

Language:Batchfile 100.0%