home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-07-08 | 1.1 KB | 50 lines |
-
- [SERVICES]
- Service1=Lotus_Domino_Server <HASHEDATADIR>
- Service2=Lotus_Single_Logon
-
- [Lotus_Domino_Server <HASHEDATADIR>]
- ServiceName=Lotus Domino Server <HASHEDATADIR>
- DisplayName=Lotus Domino Server <HASHEDATADIR>
- DesiredAccess=SERVICE_ALL_ACCESS
- ServiceType=SERVICE_WIN32_OWN_PROCESS|SERVICE_INTERACTIVE_PROCESS
- StartType=SERVICE_DEMAND_START
- ErrorControl=SERVICE_ERROR_NORMAL
-
-
-
- BinaryPathName=<TARGETDIR>\nservice.exe =<NOTESINIDIR>\notes.ini
-
- LoadOrderGroup=NULL
- TagId=NULL
- Dependencies=NULL
- ServiceStartName=NULL
- Password=NULL
- ServiceExists=0
- StartService=0
- ServiceArgs=u|h
- Component=Domino as an NT Service
-
- [Lotus_Single_Logon]
- ServiceName=Lotus Notes Single Logon
- DisplayName=Lotus Notes Single Logon
- DesiredAccess=SERVICE_ALL_ACCESS
- ServiceType=SERVICE_WIN32_OWN_PROCESS
- StartType=SERVICE_AUTO_START
- ErrorControl=SERVICE_ERROR_NORMAL
-
-
-
- BinaryPathName=<WINSYSDIR>\nslsvice.exe
-
- LoadOrderGroup=NULL
- TagId=NULL
- Dependencies=NULL
- ServiceStartName=NULL
- Password=NULL
- ServiceExists=0
- StartService=1
- ServiceArgs=u|h
- Component=NT Client Single Logon
-
-