Has anyone managed to get IIS media services to install on Windows 10? When I try it tells me I need IIS 7.0 or higher. I have version 10.0.10240.16384 installed so it seems it is not detecting the version correctly. I am guessing there is a registry hack somewhere that will get it to install - any help would be greatly appreciated.
IIS Media Services on Windows 10
7.1k views Asked by Paul Coldrey At
2
There are 2 answers
0
On
This is a more detailed description of the registry "hack" needed to fool the installer so as to install on Windows 10:
- Open Regedit > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InetStp
- Edit "MajorVersion" and set the "DECIMAL" value to 9
- Hit F5 while in Regedit
- Now go install the ReWrite 2.0 module.
- Change the "MajorVersion" back to "DECIMAL" value of 10
- Hit F5 while in Regedit
- Close Regedit
This came from: https://forums.iis.net/t/1223556.aspx
Please try this:
Firstly closed IIS Manager, then changed the IIS MajorVersion in the registry to 9, installed urlrewrite from the MSI with no problems and changed the registry version back to 10.
Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InetStp
Value: MajorVersion
refer to: https://forums.iis.net/t/1227944.aspx?IIS+Media+Service+4+1+failed+to+install+on+Windows10+because+it+can+t+recognize+it+is+IIS7+or+above