File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 90
90
91
91
$aceUrls = @{
92
92
'2010' = @{
93
- 'x64' = 'https://download.microsoft.com/download/2/4/3/24375141-E08D-4803-AB0E-10F2E3A07AAA/AccessDatabaseEngine_X64.exe'
94
- 'x86' = 'https://download.microsoft.com/download/2/4/3/24375141-E08D-4803-AB0E-10F2E3A07AAA/AccessDatabaseEngine.exe'
93
+ 'x64' = 'https://web.archive.org/web/20240214170634if_/https:// download.microsoft.com/download/2/4/3/24375141-E08D-4803-AB0E-10F2E3A07AAA/AccessDatabaseEngine_X64.exe'
94
+ 'x86' = 'https://web.archive.org/web/20240214170634if_/https:// download.microsoft.com/download/2/4/3/24375141-E08D-4803-AB0E-10F2E3A07AAA/AccessDatabaseEngine.exe'
95
95
'silent' = '/passive /quiet /norestart REBOOT=ReallySuppress'
96
96
}
97
97
'2016' = @{
Original file line number Diff line number Diff line change 92
92
93
93
$aceUrls = @{
94
94
'2010' = @{
95
- 'x64' = 'https://download.microsoft.com/download/2/4/3/24375141-E08D-4803-AB0E-10F2E3A07AAA/AccessDatabaseEngine_X64.exe'
96
- 'x86' = 'https://download.microsoft.com/download/2/4/3/24375141-E08D-4803-AB0E-10F2E3A07AAA/AccessDatabaseEngine.exe'
95
+ 'x64' = 'https://web.archive.org/web/20240214170634if_/https:// download.microsoft.com/download/2/4/3/24375141-E08D-4803-AB0E-10F2E3A07AAA/AccessDatabaseEngine_X64.exe'
96
+ 'x86' = 'https://web.archive.org/web/20240214170634if_/https:// download.microsoft.com/download/2/4/3/24375141-E08D-4803-AB0E-10F2E3A07AAA/AccessDatabaseEngine.exe'
97
97
'silent' = '/passive /quiet /norestart REBOOT=ReallySuppress'
98
98
}
99
99
'2016' = @{
You can’t perform that action at this time.
0 commit comments