Release:20070119 Beta MS Windows XP/2003/Vista x64 NFS-Client The NFS Client Beta version for 64-bit OS as Windows XP x64, Windows 2003 Server x64, Vista x64. The Composition of the Package ============================== The package includes: - readme.txt - this file - NFSALS64.EXE - the utility for getting available NFS servers and exported directories - NFSDRV64.EXE - the utility for mounting Network Drive - SETUP64.EXE - the installation program - XWNTFS64.DLL - the Network Provider DLL - XWSERV64.EXE - the NFS Network service - NFSCLN64.EXE - the utility for setting up NFS Client - NFSTRC64.EXE - the utility for setting up trace flags - UNINST64.EXE - the uninstallation program - XWPFSX64.SYS - NFS Client Redirector (Driver) - TESTMODE.EXE - the auxilliary program for switching on/off the test mode Pre-installing the Package ========================== You must have the administrator privilege to install the package. When installing the package under OS Vista x64, you must perform the following: a) Disable User Account Control (UAC): Start -> Settings -> Control Panel -> User Accounts -> Change Security Settings Clear the "Use User Account Control (UAC) ..." check box. b) Enable loading and executing drivers that do not have signature: - right click on "Command Prompt" and select "Run as Administrator" - in the Console window, type in: bcdedit /set TestSigning ON bcdedit /set NoIntegrityChecks ON - to check the settings, in the Console window, type in: bcdedit You must see the following strings in the "Windows Boot Loader" section: testsigning yes nointegritychecks yes You can do the same more easily with the "TESTMODE.EXE" program: - Run TESTMODE.EXE - Type 1 to enable the test mode. You must see the following strings in the "Windows Boot Loader" section: testsigning yes nointegritychecks yes - Type Q to quit TESTMODE. Installing the Package ====================== To install the package, you should run Setup64.exe from the XP_AMD64 directory of the package. Then select "NFS x64 Beta (Evaluation)" in the dialog box and click "OK". After you have successfully installed the package, you must restart your PC. Testing the Package =================== 1) Mount an exported directory and map it to a free disk (for instance Q): Start -> Programs -> NFS Client -> Map Drive Utility - select disk Q - select "Browse" and wait until NFS Servers will have been scanned - select NFS Server of your interest and open it (press on +) - choose a directory for mounting and press "OK" - to mount the directory to the disk, press "Map Drive". 2) If Explorer failed to open the mounted disk, press "My Computer" and then select the mounted disk. 3) Perform the following operations with the mounted disk: - copy files and directories onto the mounted disk - delete files and directories from the mounted disk - open and edit files with application programs 4) Dismount the mounted disk: My Computer -> Disconnect Network Drive -> Select Drive and press "OK". Uninstalling the Package ======================== To remove the package from your system, you should run Start -> Programs -> NFS Client -> Uninstall NFS Client. Then you must restart your system. Under OS Vista x64, you should restore those parameters changed on the pre-installing phase: a) Enable User Account Control (UAC): Start -> Settings -> Control Panel -> User Accounts -> Change Security Settings Select the "Use User Account Control (UAC) ..." check box. b) Disable loading and executing drivers that do not have signature: - right click on "Command Prompt" and select "Run as Administrator" - in the Console window, type in: bcdedit /set TestSigning OFF bcdedit /set NoIntegrityChecks OFF You can do the same more easily with the "TESTMODE.EXE" program: - Run TESTMODE.EXE - Type 0 to disable the test mode. You must see the following strings in the "Windows Boot Loader" section testsigning no nointegritychecks no - Type Q to quit TESTMODE.