-
-
Save gep13/2905bedafc205a7cb8b58f4cc8ffb490 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
choco install 7zip -y | |
choco install dotnetfx -y | |
choco install git -y | |
choco install GoogleChrome -y | |
choco install notepadplusplus -y | |
choco install notepadreplacer --params='"/NOTEPAD:C:\Program Files\Notepad++\notepad++.exe"' -y | |
choco install sql-server-management-studio -y | |
choco install visualstudiocode -y | |
choco install ulsviewer -y | |
choco install visualstudio2022community -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment