Skip to content

Instantly share code, notes, and snippets.

@shevtiawan
Created May 14, 2013 10:14
Show Gist options
  • Save shevtiawan/5574981 to your computer and use it in GitHub Desktop.
Save shevtiawan/5574981 to your computer and use it in GitHub Desktop.
Installing IIS Component
aspnet_regiis.exe is located in <WINDIR>\Microsoft.NET\Framework\v4.0.30319\
e.g.: c:\Windows\Microsoft.NET\Framework\v4.0.30319\
In a standard command prompt, cd to that folder and run "aspnet_regiis.exe -i"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment