EnterDeveloperPowerShell

1.0.11

This function will enter the "Visual Studio Developer Command Prompt" mode in PowerShell for the Visual Studio version matching the $DisplayNameMatch.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EnterDeveloperPowerShell -RequiredVersion 1.0.11

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EnterDeveloperPowerShell -Version 1.0.11

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 tcartwright. All rights reserved.

Package Details

Author(s)

  • tcartwright

Tags

Windows VisualStudio DeveloperCommandPrompt PowerShell VsDevCmd VS

Functions

Enter-VisualStudioDeveloperShell

Dependencies

This module has no dependencies.

Release Notes

1.0.0 20210815
* Initial  release to PS Gallery
1.0.2 20210815
* Fixed isse where RootModule was commented
* Attempted to edit description
1.0.3 20210815
* Shorted description, and removed readme
1.0.5
* final working version
1.0.6
* Updated script to return newest Version when multiples are found.
1.0.7
* Updated LicenseUri and ProjectUri in manifest.
1.0.8
* Updated manifest Description and site readme with slight wording change.
1.0.9
* More manifest and readme changes.
* Updated Tags
1.0.10
* Renamed function name to be clearer.
* Updated Tags

FileList

Version History

Version Downloads Last updated
1.0.12 1,083 8/28/2021
1.0.11 (current version) 16 8/16/2021
1.0.10 13 8/16/2021
1.0.9 13 8/16/2021
1.0.8 11 8/16/2021
1.0.7 14 8/16/2021
1.0.6 12 8/16/2021
1.0.5 12 8/15/2021
1.0.4 12 8/15/2021
1.0.3 12 8/15/2021
1.0.2 12 8/15/2021
1.0.1 12 8/15/2021
1.0.0 15 8/15/2021
Show more