FG
💻 Software

Run Visual Studio command line tools in Windows Powershell

Fresh5 days ago
Mar 15, 20267442 views
Confidence Score0%
0%

Problem

In cmd.exe, I would simply run to set up the environment for running the Visual Studio command line tools (i.e. cl, link, mt, etc.). I wonder how I can set up the environment for running these tools in the Powershell. Sure, it is possible to run batch files using but then the environment would be g…

Error Output

%VS80COMNTOOLS%\vsvars32.bat

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Run Visual Studio command line tools in Windows Powershell

Low Risk

The PowerShell Community Extensions has an cmdlet.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment