Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the webpicmd msi urls and version number. #329

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

allensanborn
Copy link
Contributor

I'm attempting to install UrlRewrite2 using the webpi source.
cinst UrlRewrite2 -source webpi

It fails due to a 404 as shown in this gist when it attempts to download the webpicmd package:
Gist: https://gist.github.com/allensanborn/bc8e5903d3d42a5b86c171d1c3ef70f5
MSI that is 404ing: http://download.microsoft.com/download/C/F/F/CFF3A0B8-99D4-41A2-AE1A-496C08BEB904/WebPlatformInstalleramd64en-US.msi.

I checked the webpi package and it is using the fwlink to redirect to the msi and it successfully downloads and installs.
https://community.chocolatey.org/packages/webpi#files

I checked the webpicmd package and it is using a direct link to an msi that is the same url that is 404ing in the logs.
https://community.chocolatey.org/packages/webpicmd#files

The Microsoft IIS site lists these as the Web Platform Installer Command Line msi links and lists it as v5.1 despite what the page's url states...:
https://docs.microsoft.com/en-us/iis/install/web-platform-installer/web-platform-installer-v4-command-line-webpicmdexe-rtw-release

WebPI v5.1 x86: https://download.microsoft.com/download/8/4/9/849DBCF2-DFD9-49F5-9A19-9AEE5B29341A/WebPlatformInstallerx86en-US.msi
WebPI v5.1 x64: https://download.microsoft.com/download/8/4/9/849DBCF2-DFD9-49F5-9A19-9AEE5B29341A/WebPlatformInstallerx64en-US.msi

I believe the webpicmd package needs to be updated with these newer urls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants