deskenazi
Posts: 2
Joined: Mon Nov 20, 2017 9:06 pm

Issue w URL for .NET Framework 4.7.2 PreReq Setup File

Wed Jul 11, 2018 9:01 pm

Using Advanced Installer version 15.0, I have added a prerequisite for .NET Framework 4.7.2. The Setup Files indicate a URL of http://download.microsoft.com/download/ ... OS-ENU.exe, but when testing that it says the URL is not accessible. I upgraded to version 15.0.1, but that does not resolve the issue.

Catalin
Posts: 6544
Joined: Wed Jun 13, 2018 7:49 am

Re: Issue w URL for .NET Framework 4.7.2 PreReq Setup File

Thu Jul 12, 2018 8:15 am

Hello and welcome to our forums,

I have tested this and indeed, it seems to be an Advanced Installer's issue. We will try to test this in the upcoming future.

As a workaround, you can try to replace the download link for the prerequisites. In order to do this, go to "Prerequisites" page from the "Requirements" group, click on your prerequisite, go to "Setup Files" tab and in "URL" field , type the following :

Code: Select all

https://download.microsoft.com/download/6/E/4/6E48E8AB-DC00-419E-9704-06DD46E5F81D/NDP472-KB4054530-x86-x64-AllOS-ENU.exe
for the offline installer and

Code: Select all

https://download.microsoft.com/download/0/5/C/05C1EC0E-D5EE-463B-BFE3-9311376A6809/NDP472-KB4054531-Web.exe
for the web installer.

Regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

deskenazi
Posts: 2
Joined: Mon Nov 20, 2017 9:06 pm

Re: Issue w URL for .NET Framework 4.7.2 PreReq Setup File

Thu Jul 12, 2018 7:44 pm

Thank you, that URL worked.

Catalin
Posts: 6544
Joined: Wed Jun 13, 2018 7:49 am

Re: Issue w URL for .NET Framework 4.7.2 PreReq Setup File

Fri Jul 13, 2018 7:27 am

You're always welcome!

I'm glad you got this working!
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Dan
Posts: 4513
Joined: Wed Apr 24, 2013 3:51 pm

Re: Issue w URL for .NET Framework 4.7.2 PreReq Setup File

Thu Aug 23, 2018 12:47 pm

Hello,

This was fixed in version 15.2 of Advanced Installer released on August 13th, 2018.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”