home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / pnwupw.exe / READMEW.TXT < prev    next >
Text File  |  1995-06-29  |  3KB  |  73 lines

  1. ABSTRACT:
  2.  
  3. This file contains UPDATEW.BAT which is an automated routine to install the NetWare Client
  4. for MS Windows update files.  The files it installs were extracted from WINDR2.EXE and
  5. NWDLL2.EXE.  If PNWUPW.EXE is used, it is NOT necessary to download WINDR2.EXE or
  6. NWDLL2.EXE.
  7.  
  8. NOTE: PNWUPW.EXE does NOT include the DOS update files for Personal NetWare.  The
  9. Personal NetWare DOS update files MUST be installed on all machines.  PNWUPD.EXE is the
  10. DOS update for Personal NetWare and can be found on-line as well.
  11.  
  12. SYMPTOM:
  13.  
  14. Some Personal NetWare customers have experienced difficulty with installing the NetWare Client
  15. for MS Windows update files contained in WINDR2.EXE and NWDLL2.EXE.  They have asked
  16. Novell for an automated installation routine.
  17.  
  18. SOLUTION: 
  19.  
  20. Novell has created PNWUPW.EXE which contains files from both WINDR2.EXE and
  21. NWDLL2.EXE.  It also has a batch file, UPDATEW.BAT which will copy the relevant update
  22. files for the NetWare Client for MS Windows to the local machines hard drive.
  23.  
  24. If PNWUPW.EXE is used, then WINDR2.EXE and NWDLL2.EXE DO NOT have to be
  25. downloaded. 
  26.  
  27. NOTE TO ALL USERS: 
  28.  
  29. PNWUPW.EXE only contains the NetWare Client for MS Windows update files, it DOES NOT
  30. contain the DOS update files.  ALL USERS MUST ALSO install the Personal NetWare DOS
  31. files contained in PNWUPD.EXE.  It also has an automated update batch file, UPDATED.BAT.
  32.  
  33. Installation Instructions:
  34.  
  35. 1. Create unique directory for the update file on the server's hard drive, i.e.:
  36.  
  37. MD C:\PNW_UP
  38.  
  39. 2. Download or Copy PNWUPW.EXE to the unique directory, i.e.:
  40.  
  41. COPY PNWUPW.EXE C:\PNW_UP
  42.  
  43. 3. Go in to the unique directory, i.e.:
  44.  
  45. CD\PNW_UP
  46.  
  47. 4. Run PNWUPW.EXE to extract it's files, i.e.: enter PNWUPW
  48.  
  49. 5. Run UPDATEW, i.e.: enter UPDATEW
  50.  
  51.       USAGE: UPDATEW (MS Windows destination path, INFO, or HELP)
  52.  
  53. If MS Windows was installed to the default directory of C:\WINDOWS, then enter UPDATEW
  54. with no additional parameters.  
  55.  
  56. If MS Windows was NOT installed to the default directory, then enter UPDATEW followed by
  57. the directory path to the MS Windows software.
  58.  
  59. EXAMPLE:
  60.  
  61. If MS Windows was installed to D:\WIN, then enter: UPDATEW D:\WIN.  
  62.  
  63. Other valid UPDATEW options:  HELP and INFO
  64.  
  65. HELP shows syntax and usage.
  66. INFO displays additional information.
  67.  
  68. All nodes on the network need to be updated.  This can most effectively be accomplished by
  69. having all users map to the server's hard drive and use the same UPDATEW batch file.
  70.  
  71. After the NetWare Client for MS Windows files have been updated, exit and then restart MS
  72. Windows so the new files will be loaded.
  73.