VisualCRedistributables.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
{
    "Supported": [
                      {
                          "Name": "Visual C++ Redistributable for Visual Studio 2012 Update 4",
                          "ProductCode": "{ca67548a-5ebe-413a-b50c-4b9ceb6d66c6}",
                          "Version": "11.0.61030.0",
                          "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=30679",
                          "URI": "https://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x64.exe",
                          "Release": "2012",
                          "Architecture": "x64",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ Redistributable for Visual Studio 2012 Update 4",
                          "ProductCode": "{33d1fd90-4274-48a1-9bc1-97e33d9c2d6f}",
                          "Version": "11.0.61030.0",
                          "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=30679",
                          "URI": "https://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x86.exe",
                          "Release": "2012",
                          "Architecture": "x86",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ 2013 Update 5 Redistributable Package",
                          "ProductCode": "{042d26ef-3dbe-4c25-95d3-4c1b11b235a7}",
                          "Version": "12.0.40664.0",
                          "URL": "https://support.microsoft.com/en-us/help/4032938/update-for-visual-c-2013-redistributable-package",
                          "URI": "https://download.visualstudio.microsoft.com/download/pr/10912041/cee5d6bca2ddbcd039da727bf4acb48a/vcredist_x64.exe",
                          "Release": "2013",
                          "Architecture": "x64",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ 2013 Update 5 Redistributable Package",
                          "ProductCode": "{9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}",
                          "Version": "12.0.40664.0",
                          "URL": "https://support.microsoft.com/en-us/help/4032938/update-for-visual-c-2013-redistributable-package",
                          "URI": "https://download.visualstudio.microsoft.com/download/pr/10912113/5da66ddebb0ad32ebd4b922fd82e8e25/vcredist_x86.exe",
                          "Release": "2013",
                          "Architecture": "x86",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ 2015 Redistributable Update 3",
                          "ProductCode": "{d992c12e-cab2-426f-bde3-fb8c53950b0d}",
                          "Version": "14.0.24215.1",
                          "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=53840",
                          "URI": "https://download.microsoft.com/download/6/A/A/6AA4EDFF-645B-48C5-81CC-ED5963AEAD48/vc_redist.x64.exe",
                          "Release": "2015",
                          "Architecture": "x64",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ 2015 Redistributable Update 3",
                          "ProductCode": "{e2803110-78b3-4664-a479-3611a381656a}",
                          "Version": "14.0.24215.1",
                          "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=53840",
                          "URI": "https://download.microsoft.com/download/6/A/A/6AA4EDFF-645B-48C5-81CC-ED5963AEAD48/vc_redist.x86.exe",
                          "Release": "2015",
                          "Architecture": "x86",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ Redistributable for Visual Studio 2017",
                          "ProductCode": "{cc3a7c63-31fb-4129-9024-63ebefd86a95}",
                          "Version": "14.16.27033.0",
                          "URL": "https://www.visualstudio.com/downloads/",
                          "URI": "https://aka.ms/vs/15/release/vc_redist.x64.exe",
                          "Release": "2017",
                          "Architecture": "x64",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ Redistributable for Visual Studio 2017",
                          "ProductCode": "{624ba875-fdfc-4efa-9c66-b170dfebc3ec}",
                          "Version": "14.16.27033.0",
                          "URL": "https://www.visualstudio.com/downloads/",
                          "URI": "https://aka.ms/vs/15/release/vc_redist.x86.exe",
                          "Release": "2017",
                          "Architecture": "x86",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ Redistributable for Visual Studio 2019",
                          "ProductCode": "{2c673fb6-3e65-4751-965d-33d30b68a8a6}",
                          "Version": "14.29.30139.0",
                          "URL": "https://www.visualstudio.com/downloads/",
                          "URI": "https://aka.ms/vs/16/release/VC_redist.x64.exe",
                          "Release": "2019",
                          "Architecture": "x64",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ Redistributable for Visual Studio 2019",
                          "ProductCode": "{8d5fdf81-7022-423f-bd8b-b513a1050ae1}",
                          "Version": "14.29.30139.0",
                          "URL": "https://www.visualstudio.com/downloads/",
                          "URI": "https://aka.ms/vs/16/release/VC_redist.x86.exe",
                          "Release": "2019",
                          "Architecture": "x86",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ Redistributable for Visual Studio 2022",
                          "ProductCode": "{8bdfe669-9705-4184-9368-db9ce581e0e7}",
                          "Version": "14.36.32532.0",
                          "URL": "https://www.visualstudio.com/downloads/",
                          "URI": "https://aka.ms/vs/17/release/VC_redist.x64.exe",
                          "Release": "2022",
                          "Architecture": "x64",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      },
                      {
                          "Name": "Visual C++ Redistributable for Visual Studio 2022",
                          "ProductCode": "{410c0ee1-00bb-41b6-9772-e12c2828b02f}",
                          "Version": "14.36.32532.0",
                          "URL": "https://www.visualstudio.com/downloads/",
                          "URI": "https://aka.ms/vs/17/release/VC_redist.x86.exe",
                          "Release": "2022",
                          "Architecture": "x86",
                          "Install": "/install /passive /norestart",
                          "SilentInstall": "/install /quiet /norestart",
                          "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                          "UninstallKey": "32"
                      }
                  ],
    "Unsupported": [
                        {
                            "Name": "Visual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update",
                            "ProductCode": "{5FCE6D76-F5DC-37AB-B2B8-22AB8CEDB1D4}",
                            "Version": "9.0.30729.6161",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=26368",
                            "URI": "https://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x64.exe",
                            "Release": "2008",
                            "Architecture": "x64",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "64"
                        },
                        {
                            "Name": "Visual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update",
                            "ProductCode": "{9BE518E6-ECC6-35A9-88E4-87755C07200F}",
                            "Version": "9.0.30729.6161",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=26368",
                            "URI": "https://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x86.exe",
                            "Release": "2008",
                            "Architecture": "x86",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "32"
                        },
                        {
                            "Name": "Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update",
                            "ProductCode": "{ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}",
                            "Version": "8.0.61000",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=26347",
                            "URI": "https://download.microsoft.com/download/8/B/4/8B42259F-5D70-43F4-AC2E-4B208FD8D66A/vcredist_x64.EXE",
                            "Release": "2005",
                            "Architecture": "x64",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "64"
                        },
                        {
                            "Name": "Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update",
                            "ProductCode": "{6ce5bae9-d3ca-4b99-891a-1dc6c118a5fc}",
                            "Version": "8.0.59192",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=14431",
                            "URI": "https://download.microsoft.com/download/6/B/B/6BB661D6-A8AE-4819-B79F-236472F6070C/vcredist_x64.exe",
                            "Release": "2005",
                            "Architecture": "x64",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "32"
                        },
                        {
                            "Name": "Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update",
                            "ProductCode": "{710f4c1c-cc18-4c49-8cbf-51240c89a1a2}",
                            "Version": "8.0.61000",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=26347",
                            "URI": "https://download.microsoft.com/download/8/B/4/8B42259F-5D70-43F4-AC2E-4B208FD8D66A/vcredist_x86.EXE",
                            "Release": "2005",
                            "Architecture": "x86",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "32"
                        },
                        {
                            "Name": "Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update",
                            "ProductCode": "{837b34e3-7c30-493c-8f6a-2b0f04e2912c}",
                            "Version": "8.0.59192",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=14431",
                            "URI": "https://download.microsoft.com/download/6/B/B/6BB661D6-A8AE-4819-B79F-236472F6070C/vcredist_x86.exe",
                            "Release": "2005",
                            "Architecture": "x86",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "32"
                        },
                        {
                            "Name": "Visual C++ 2008 Redistributable Package ATL Security Update",
                            "ProductCode": "{D93AC9C8-B6CF-391E-BD2F-48AF4727476C}",
                            "Version": "9.0.30411",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=10430",
                            "URI": "https://download.microsoft.com/download/A/5/3/A53B40CA-F75C-4678-852A-3C15EA82F186/vcredist_x64.exe",
                            "Release": "2008",
                            "Architecture": "x64",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "64"
                        },
                        {
                            "Name": "Visual C++ 2008 Service Pack 1 Redistributable Package ATL Security Update",
                            "ProductCode": "{4B6C7001-C7D6-3710-913E-5BC23FCE91E6}",
                            "Version": "9.0.30729.4148",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=11895",
                            "URI": "https://download.microsoft.com/download/9/7/7/977B481A-7BA6-4E30-AC40-ED51EB2028F2/vcredist_x64.exe",
                            "Release": "2008",
                            "Architecture": "x64",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "64"
                        },
                        {
                            "Name": "Visual C++ 2008 Redistributable Package ATL Security Update",
                            "ProductCode": "{5DA8F6CD-C70E-39D8-8430-3D9808D6BD17}",
                            "Version": "9.0.30411",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=10430",
                            "URI": "https://download.microsoft.com/download/A/5/3/A53B40CA-F75C-4678-852A-3C15EA82F186/vcredist_x86.exe",
                            "Release": "2008",
                            "Architecture": "x86",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "32"
                        },
                        {
                            "Name": "Visual C++ 2008 Service Pack 1 Redistributable Package ATL Security Update",
                            "ProductCode": "{1F1C2DFC-2D24-3E06-BCB8-725134ADF989}",
                            "Version": "9.0.30729.4148",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=11895",
                            "URI": "https://download.microsoft.com/download/9/7/7/977B481A-7BA6-4E30-AC40-ED51EB2028F2/vcredist_x86.exe",
                            "Release": "2008",
                            "Architecture": "x86",
                            "Install": "/Q",
                            "SilentInstall": "/Q",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "32"
                        },
                        {
                            "Name": "Visual C++ 2010 Service Pack 1 Redistributable Package MFC Security Update",
                            "ProductCode": "{1D8E6291-B0D5-35EC-8441-6616F567A0F7}",
                            "Version": "10.0.40219.325",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=26999",
                            "URI": "https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x64.exe",
                            "Release": "2010",
                            "Architecture": "x64",
                            "Install": "/passive /norestart",
                            "SilentInstall": "/quiet /norestart",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "64"
                        },
                        {
                            "Name": "Visual C++ 2010 Service Pack 1 Redistributable Package MFC Security Update",
                            "ProductCode": "{F0C3E5D1-1ADE-321E-8167-68EF0DE699A5}",
                            "Version": "10.0.40219.325",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=26999",
                            "URI": "https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe",
                            "Release": "2010",
                            "Architecture": "x86",
                            "Install": "/passive /norestart",
                            "SilentInstall": "/quiet /norestart",
                            "SilentUninstall": "MsiExec.exe /X#ProductCode /QB-",
                            "UninstallKey": "32"
                        },
                        {
                            "Name": "Visual C++ Redistributable Packages for Visual Studio 2013",
                            "ProductCode": "{050d4fc8-5d48-4b8f-8972-47c82c46020f}",
                            "Version": "12.0.30501.0",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=40784",
                            "URI": "https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x64.exe",
                            "Release": "2013",
                            "Architecture": "x64",
                            "Install": "/install /passive /norestart",
                            "SilentInstall": "/install /quiet /norestart",
                            "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                            "UninstallKey": "32"
                        },
                        {
                            "Name": "Visual C++ Redistributable Packages for Visual Studio 2013",
                            "ProductCode": "{050d4fc8-5d48-4b8f-8972-47c82c46020f}",
                            "Version": "12.0.30501.0",
                            "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=40784",
                            "URI": "https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe",
                            "Release": "2013",
                            "Architecture": "x86",
                            "Install": "/install /passive /norestart",
                            "SilentInstall": "/install /quiet /norestart",
                            "SilentUninstall": "\"%ProgramData%\\Package Cache\\#ProductCode\\#Installer\" /uninstall /quiet /norestart",
                            "UninstallKey": "32"
                        }
                    ]
}