Skip to content

Instantly share code, notes, and snippets.

@gep13
Forked from spjeff/spdev-server-tools
Last active January 9, 2024 07:27
Show Gist options
  • Save gep13/2905bedafc205a7cb8b58f4cc8ffb490 to your computer and use it in GitHub Desktop.
Save gep13/2905bedafc205a7cb8b58f4cc8ffb490 to your computer and use it in GitHub Desktop.
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