File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 2626 - run : ls "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC"
2727 - run : Get-ChildItem env:* | Sort-Object -Property Name | Format-Table -AutoSize -Wrap
2828 - run : choco list
29+ - run : |
30+ choco uninstall --yes `
31+ 7zip.install `
32+ ant `
33+ apache-httpd `
34+ aria2 `
35+ awscli `
36+ azcopy10 `
37+ bazel `
38+ bicep `
39+ cmake.install `
40+ composer `
41+ gradle `
42+ imagemagick `
43+ imagemagick.app `
44+ jq `
45+ julia `
46+ kubernetes-cli `
47+ kubernetes-helm `
48+ llvm `
49+ maven `
50+ Minikube `
51+ nginx `
52+ ninja `
53+ nssm `
54+ nuget.commandline `
55+ packer `
56+ php `
57+ pulumi `
58+ R.Project `
59+ rtools `
60+ sbt `
61+ strawberryperl `
62+ swig `
63+ wixtoolset
2964 - run : choco uninstall bazel --yes
3065 - run : cmd /c "dir c:\ || echo swallowing errors"
3166 - run : cmd /c "dir d:\ || echo swallowing errors"
You can’t perform that action at this time.
0 commit comments