mirror of https://github.com/lianthony/NT4.0
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.
14 lines
692 B
14 lines
692 B
\registry\machine\system\currentcontrolset\control\networkprovider\order
|
|
ProviderOrder = Prov2,Prov1,LanmanWorkstation
|
|
\registry\machine\system\currentcontrolset\services\Prov1
|
|
Type = REG_DWORD 4
|
|
\registry\machine\system\currentcontrolset\services\Prov1\NetworkProvider
|
|
ProviderPath = REG_EXPAND_SZ %SystemRoot%\system32\Prov1.dll
|
|
Name = REG_SZ Test CM & Net Provider
|
|
Class = REG_DWORD 3
|
|
\registry\machine\system\currentcontrolset\services\Prov2
|
|
Type = REG_DWORD 4
|
|
\registry\machine\system\currentcontrolset\services\Prov2\NetworkProvider
|
|
ProviderPath = REG_EXPAND_SZ %SystemRoot%\system32\Prov2.dll
|
|
Name = REG_SZ Test CM-Only Provider
|
|
Class = REG_DWORD 2
|