« Previous Next »

Thread: Installing Microsoft URL Rewrite Module on Windows 7 Beta

Last post 03-04-2009 1:53 PM by ruslany. 0 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (1 items)

Sort Posts:

  • 03-04-2009, 1:53 PM

    • ruslany
    • Top 25 Contributor
    • Joined on 07-01-2007, 7:38 PM
    • Redmond, WA
    • Posts 636

    Installing Microsoft URL Rewrite Module on Windows 7 Beta

    Locked Reply Contact

    When you try to install Microsoft URL Rewrite Module for IIS on Windows 7 beta or Windows Server 2008 R2 Beta, the installer may fail. To workaround that launch the installer from the elevated command prompt by using the following commands:

    For x86:

    msiexec /i rewrite_x86_rtw.msi /l* install.log NETFRAMEWORK35_SP_LEVEL=0 

    For x64: 

    msiexec /i rewrite_amd64_rtw.msi /l* install.log NETFRAMEWORK35_SP_LEVEL=0

    http://ruslany.net
Page 1 of 1 (1 items)