-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSoftwareInstallations.bat
23 lines (23 loc) · 1.05 KB
/
SoftwareInstallations.bat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
winget install --id=Git.Git -e --accept-package-agreements --accept-source-agreements
winget install --id=GitHub.cli -e
winget install --id=GitHub.GitHubDesktop -e
winget install --id=Microsoft.VisualStudio.2022.Community -e
winget install Microsoft.VisualStudioCode --override '/SILENT /mergetasks="!runcode,addcontextmenufiles,addcontextmenufolders"'
winget install --id=Docker.DockerDesktop -e
winget install --id Postman.Postman -e
winget install --id GnuPG.Gpg4win -e
winget install --id=WinMerge.WinMerge -e
winget install --id Notepad++.Notepad++ -e
winget install --id=Microsoft.PowerShell -e
winget install --id=Microsoft.PowerToys -e
winget install --id=Microsoft.Teams -e
winget install --id JanDeDobbeleer.OhMyPosh -e
winget install --id=Google.Chrome -e
winget install --id Google.Drive -e
winget install --id=7zip.7zip -e
winget install --id Amazon.SendToKindle -e
winget install --id Amazon.Kindle -e
winget install --id=Twilio.Authy -e
winget install --id=VideoLAN.VLC -e
winget install --id Zoom.Zoom -e
winget install --id Canonical.Ubuntu -e