diff --git a/src/winetricks b/src/winetricks index 73ad6c5a9..7d3d7d79f 100755 --- a/src/winetricks +++ b/src/winetricks @@ -11248,8 +11248,8 @@ load_msls31() { # Needed by native RichEdit and Internet Explorer # Originally at https://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe - # Mirror list at http://www.filewatcher.com/m/InstMsiW.exe.1822848-0.html - w_download https://ftp.hp.com/pub/softlib/software/msi/InstMsiW.exe 4c3516c0b5c2b76b88209b22e3bf1cb82d8e2de7116125e97e128952372eed6b InstMsiW.exe + # Old mirror at https://ftp.hp.com/pub/softlib/software/msi/InstMsiW.exe + w_download https://web.archive.org/web/20160710055851if_/http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe 4c3516c0b5c2b76b88209b22e3bf1cb82d8e2de7116125e97e128952372eed6b w_try_cabextract --directory="${W_TMP}" "${W_CACHE}"/msls31/InstMsiW.exe w_try cp -f "${W_TMP}"/msls31.dll "${W_SYSTEM32_DLLS}"