File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ if ("Enabled" -ne (Get-WindowsOptionalFeature -FeatureName Microsoft-Windows-Sub
32
32
# Requires `--location` support via `InstallerSwitches.InstallLocation: INSTALLDIR="<INSTALLPATH>"` in the manifest
33
33
winget install -- id " EclipseAdoptium.Temurin.17.JDK" -- silent -- location " C:\Program Files\Eclipse Adoptium\temurin-17.jdk"
34
34
winget install -- id " EclipseAdoptium.Temurin.21.JDK" -- silent -- location " C:\Program Files\Eclipse Adoptium\temurin-21.jdk"
35
- # https://github.com/git-for-windows/git/wiki/Silent- or-Unattended-Installation
35
+ # https://gitforwindows.org/silent- or-unattended-installation
36
36
winget install -- id " Git.Git" -- silent -- override " /VERYSILENT /NOCANCEL /LOADINF=$PSScriptRoot \winget_git.ini"
37
37
winget install -- id " Google.Chrome" -- silent -- override " /quiet"
38
38
# https://support.mozilla.org/en-US/kb/deploy-firefox-msi-installers
You can’t perform that action at this time.
0 commit comments