dotfiles-windows icon indicating copy to clipboard operation
dotfiles-windows copied to clipboard

Support launching Visual Studio 2019 from PoSh

Open jayharris opened this issue 6 years ago • 1 comments

Add support to the vs and vsadmin PowerShell commands to launch Visual Studio 2019. Use the location found in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\devenv.exe

jayharris avatar Jun 10 '19 18:06 jayharris

The vs and vsadmin commands can be significantly minimized by just using start.

jayharris avatar Sep 01 '20 17:09 jayharris