summaryrefslogtreecommitdiffstats
path: root/private/nw/svcdlls/nwwks/reg.ini
blob: be73d277abad878d575f42f04aabf1633580bf1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
\Registry\Machine\System\CurrentControlSet\Services
    NetwareWorkstation
        Type = REG_DWORD 0x00000020
        Start = REG_DWORD 0x00000003
        ErrorControl = REG_DWORD 0x00000001
        ImagePath = REG_EXPAND_SZ %SystemRoot%\System32\nwsvc.exe
        DisplayName = NetWareWorkstation
        ObjectName = LocalSystem
        DependOnService = REG_MULTI_SZ "Mup" "MSIPX" "Streams"
        Linkage
            Bind = REG_MULTI_SZ "\Device\Streams\IPX"
        NetworkProvider
            Devicename = \Device\NetWareWorkstation
            ProviderPath = REG_EXPAND_SZ %SystemRoot%\System32\nwprovau.dll
            Name = Novell Network
        Parameters
    NwRdr
        Type = REG_DWORD 0x00000002
        Start = REG_DWORD 0x00000003
        ErrorControl = REG_DWORD 0x00000001
        ImagePath = REG_EXPAND_SZ \SystemRoot\System32\drivers\nwrdr.sys
        Parameters
    Eventlog
        System
            NetWareWorkstation
                EventMessageFile = REG_EXPAND_SZ %SystemRoot%\System32\nwevent.dll
                TypeSupported = REG_DWORD 0x7
            NwRdr
                EventMessageFile = REG_EXPAND_SZ %SystemRoot%\System32\nwevent.dll
                TypeSupported = REG_DWORD 0x7