home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / disk1.exe / NMANV.001 < prev    next >
Text File  |  1993-10-07  |  4KB  |  96 lines

  1. ; NMANV DISK1 Install Script for NMA for NetView 1.3B
  2. ; NetWare OS NLMs and LAN drivers
  3.  
  4. NetworkPath=sys:\system;
  5.  
  6. ;if installing on NW3X system, save copy of NW4X streams.nlm for later upgrade
  7. If (NW3X) NetworkPath=sys:\system\commexec\nw4x;
  8. If (NW3X) Copy=system.4x\streams.nlm;
  9.  
  10. ; be sure to restore network path to SYS:SYSTEM
  11. NetworkPath=sys:\system;
  12.  
  13. ;--------------------------------- NetWare 3.12 OS modules --------------------------------
  14. ;update outdated OS modules for Netware 3.12
  15.  
  16. ; if SPXS.NLM is not 3.12.2, copy SPXS.NLM over even though SPXS.NLM is 3.12.1
  17. ; because there are 2 versions of 3.12.1 out there.
  18. If (NW312) If (NOTEXIST:spxs.nlm[3.12.2]) Copy=system.3x\spxs.nlm;
  19. If (NW312) NextDisk;
  20.  
  21. ;--------------------------------- NetWare 4.0 OS modules --------------------------------
  22. ;update outdated OS modules for Netware 4.0
  23.  
  24. ; update streams.nlm and associated english message file
  25. ; check for STREAMS.NLM version 4.0.2 even though we are copying 4.0.1 to make
  26. ; sure that it gets copied because there are "older" versions of 4.0.1
  27. If (NW4X)  If (NOTEXIST:streams.nlm[4.0.2]) Copy=system.4X\streams.nlm;
  28. If (NW4X)  NextDisk;
  29.  
  30. ;We don't need to copy BTRIEVE files cause they already exist in the 4.0 and 3.12 system
  31.  
  32.  
  33. ;--------------------------------- NetWare 3.11 OS modules -------------------------------
  34. ;check for outdated modules for 3.11 OS
  35.  
  36.  
  37. If (EXIST:btrieve.nlm[6.10.0]) If (EXIST:nmanv.ver[1.3.07]) NextDisk;
  38. Alert=Installation will update BTRIEVE and NetWare OS system files.;
  39.  
  40. ;--------------------------------- OS modules update -------------------------------------
  41.  
  42. ;if os modules have already been updated proceed to BTRIEVE update
  43. If (EXIST:nmanv.ver[1.3.07]) NextDisk=4;
  44. Alert=NetWare OS files will be overwritten as specified in the README file. To preserve files exit and backup then reinstall the Communication Executive.;
  45.  
  46. ; check for SPXS.NLM version 3.12.2 even though we are copying 3.12.1 to make
  47. ; sure that it gets copied because there are "older" versions of 3.12.1
  48. If (NOTEXIST:spxs.nlm[3.12.2])          Copy=system.3x\spxs.nlm;
  49.  
  50. ; check for CLIB.NLM version 3.12.1 even though we are copying 3.12.0 to make
  51. ; sure that it gets copied because there are "older" versions of 3.12.0 (beta)
  52. If (NOTEXIST:clib.nlm[3.12.1])          Copy=system.311\clib.nlm;
  53. If (NOTEXIST:spxfix2.nlm[2.0.0])        Copy=system.311\spxfix2.nlm;
  54. If (NOTEXIST:streams.nlm[3.11.8])       Copy=system.311\streams.nlm;
  55. If (NOTEXIST:tli.nlm[3.11.4])           Copy=system.311\tli.nlm;
  56. If (NOTEXIST:ipxs.nlm[2.1.0])           Copy=system.311\ipxs.nlm;
  57.  
  58. If (NOTEXIST:tokentsm.nlm[2.11.0])      Copy=system.311\tokentsm.nlm;
  59. If (NOTEXIST:token.lan[3.23.0])         Copy=system.311\token.lan;
  60. If (NOTEXIST:tokendma.lan[3.21.0])      Copy=system.311\tokendma.lan;
  61. If (NOTEXIST:ntr2000.lan[3.23.0])       Copy=system.311\ntr2000.lan;
  62.  
  63. If (NOTEXIST:ethertsm.nlm[2.12.0])      Copy=system.311\ethertsm.nlm;
  64. If (NOTEXIST:ne2000.lan[3.23.0])        Copy=system.311\ne2000.lan;
  65. If (NOTEXIST:ne2.lan[3.21.0])           Copy=system.311\ne2.lan;
  66.  
  67. ;NE2-32.LAN has been renamed to ne2_32.lan therefore remove the old one
  68. ;to prevent it from being used
  69. Remove=ne2-32.lan;
  70. If (NOTEXIST:ne2_32.lan[3.21.0])        Copy=system.311\ne2_32.lan;
  71.  
  72. If (NOTEXIST:ne1000.lan[3.21.0])        Copy=system.311\ne1000.lan;
  73. If (NOTEXIST:ne3200.lan[3.21.0])        Copy=system.311\ne3200.lan;
  74. If (NOTEXIST:msm31x.nlm[2.13.0])        Copy=system.311\msm31x.nlm;
  75.  
  76. If (NOTEXIST:monitor.nlm[1.75.0])       Copy=system.311\monitor.nlm;
  77.  
  78. If (NOTEXIST:lslenh.nlm[1.1.0])         Copy=system.311\lslenh.nlm;
  79. If (NOTEXIST:patchman.nlm[2.30.0])      Copy=system.311\patchman.nlm;
  80.  
  81. ;there is an older copy of nmagent.nlm that have the same
  82. ;version as the one we are using therefore we cannot test for the version
  83.  
  84. Copy=system.311\nmagent.nlm;
  85.  
  86. ;copy version control file
  87. Copy=system.311\nmanv.ver;                
  88.  
  89. ;copy the forward compatibility module
  90. If (NOTEXIST:after311.nlm[3.0.5])      Copy=system.311\after311.nlm;
  91.  
  92. ;if BTRIEVE is not up to date go to the BTRIEVE disk
  93. If (NOTEXIST:btrieve.nlm[6.10.0]) NextDisk=4;
  94.  
  95. NextDisk;
  96.