File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -126,21 +126,12 @@ cinst cmdermini.flare -s $flare --cacheLocation $cache #
126
126
cinst powershell -- cacheLocation $cache
127
127
cinst dotnet4.6.2 -- cacheLocation $cache
128
128
129
- cinst chocolatey- core.extension -- cacheLocation $cache
130
- cinst kb3033929 -- cacheLocation $cache
131
- cinst kb2919355 -- cacheLocation $cache
132
- cinst kb2999226 -- cacheLocation $cache
133
-
134
129
# Visual C++ Redistributable Packages
135
130
cinst vcredist2005 -- cacheLocation $cache
136
131
cinst vcredist2008 -- cacheLocation $cache
137
132
cinst vcredist2010 -- cacheLocation $cache
138
133
cinst vcredist2012 -- cacheLocation $cache
139
134
cinst vcredist2013 -- cacheLocation $cache
140
- cinst vcredist140 -- cacheLocation $cache
141
- cinst vcredist2015 -- cacheLocation $cache
142
- cinst vcredist2017 -- cacheLocation $cache
143
- cinst vcredist- all -- cacheLocation $cache
144
135
145
136
146
137
# Debuggers
You can’t perform that action at this time.
0 commit comments