This file contains hidden or 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 |