Article ID: 138744
Article Last Modified on 11/15/2006
Hkey_Local_Machine\System\CurrentControlSet\Services\VxD\NwredirThis registry value is given a value of 0, 1, 2, 3, 5, or 7, which normally causes the Microsoft Client for NetWare Networks to use the appropriate search mode. However, for the search mode to be properly modified, the SearchMode value must be a binary value, not a DWORD value.
Hkey_Local_Machine\System\CurrentControlSet\Services\VxD\NwredirAfter you delete the SearchMode value, create a new binary value with the same name, and assign it one of the following values:
Value Description
-----------------------------------------------------------------------
0 or 1 Uses the default search mode. The Microsoft Client for NetWare
Networks searches the search drives only when no path is
specified in the program and after the default directory has
been searched.
2 Causes the Microsoft Client for NetWare Networks not to search
any search drives to find supporting files. The program
behaves as if you were running it without networking. If the
program has a defined directory path for searching and opening
files, the program searches for the files in that path.
3 The same as 1, except that if the program has no defined
directory path to search and open files, the Microsoft Client
for NetWare Networks searches the search drives only if the
open request is a read-only request.
5 Causes the Microsoft Client for NetWare Networks to always
search the search drives, even if the program specifies a
path.
7 The same as 5, except that the Microsoft Client for NetWare
Networks searches the search drives only if the open request
is a read-only request.
Additional query words: poledit novell
Keywords: kb3rdpartynetclient KB138744