Source code of Windows XP (NT5)
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.
|
|
; This inf file is used by sysocmgr when it is invoked through Configure Your Server ; to install cluster service.
[Version] Signature="$Windows NT$"
[Components] Cluster=clusocm.dll,ClusOcmSetupProc,clusocm.inf
; The following line about terminal services has to be here so that terminal services ; can downgrade itself to remote admin mode if cluster service is installed. ; ; Note: This line has been copied from sysoc.inf. It has to be kept in sync with the entry ; in that file. TerminalServices=TsOc.dll, HydraOc, TsOc.inf,,2
; The following line is required because the Cluster Service requires the IIS Common ; subcomponent to be installed. ; ; Note: This line has been copied from sysoc.inf. It has to be kept in sync with the entry ; in that file. iis=iis.dll,OcEntry,iis.inf,,7
|