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.
16 lines
558 B
16 lines
558 B
; 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
|
|
|