You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.5 KiB
39 lines
1.5 KiB
[Version]
|
|
Signature= "$Windows NT$"
|
|
DriverVer = 2/20/2003
|
|
LayoutFile = layout.inf
|
|
|
|
[Optional Components]
|
|
aspnet
|
|
|
|
[aspnet]
|
|
OptionDesc = %ASPNET_OCDISPLAY%
|
|
Tip = %ASPNET_OCTIP%
|
|
IconIndex = *
|
|
Needs = iis_www
|
|
Parent = appsrv
|
|
|
|
|
|
[aspnet_install]
|
|
CA = ActionInstall
|
|
|
|
|
|
[aspnet_uninstall]
|
|
CA = ActionRemove
|
|
|
|
|
|
[ActionInstall]
|
|
;5602:
|
|
%10%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i -enable,dummy,%10%\Microsoft.NET\Framework\v1.1.4322\
|
|
|
|
|
|
|
|
[ActionRemove]
|
|
;5602:
|
|
%10%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -u,dummy,%10%\Microsoft.NET\Framework\v1.1.4322\
|
|
|
|
|
|
|
|
[Strings]
|
|
ASPNET_OCDISPLAY = "ASP.NET"
|
|
ASPNET_OCTIP = "Allows this computer to run ASP.NET applications."
|