home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd1.iso / readme.dos < prev    next >
Text File  |  1995-12-06  |  5KB  |  105 lines

  1. =============================================================================
  2.                                   README.DOS
  3. =============================================================================
  4.  
  5. Program Usage
  6.   SETUP <optional | args> <filespec>
  7.  
  8. <args>
  9.    /M - Minimum Setup        Copies only required files.
  10.    /S - Standard Setup       <Default>  See below.
  11.    /F - Full Setup           Copies Folio executables and infobases.
  12.    /A - Full Setup w/ Files  Copies Folio executables, infobases and
  13.                              ALL downloadable files.
  14.  
  15.   Default will copy all Folio executables for fast access, but
  16.   will leave infobase and downloadable files on the CD to save
  17.   disk space.
  18.  
  19. <filespec> - The destination directory
  20.  
  21. NOTE 1: If you select the /M or /S Option for installation, you need to start
  22.         the NSEPro from the drive where NSEPRO.BAT was moved.  The setup will
  23.         ask you if you want it to modify your AUTOEXEC.BAT file.  If you
  24.         select Yes, it will add a download environment variable to the
  25.         correct directory and modify the path statement to include a path
  26.         to the Folio executables.  If you select No, you will need to set
  27.         a path or search drive to the PROGRAMS\DOS directory and to set 
  28.         the download environment variable as follows:
  29.  
  30.              SET NSE_DOWNLOAD=D:\DOWNLOAD\
  31.              (where D: is your CD-ROM drive and the downloadable files were
  32.              not copied to a local or network drive)
  33.  
  34.         You must reboot your computer for installation changes to your
  35.         AUTOEXEC.BAT file to take affect.  To run the NSEPro, you must
  36.         change to the target directory where you installed NSEPro and
  37.         type NSEPRO.
  38.  
  39. NOTE 2: If the NSEPro will not load or if memory errors appear, check the
  40.         troubleshooting items below:
  41.  
  42.         1.  How much conventional and XMS memory is available?
  43.  
  44.             The DOS version of the NSEPro requires a minimum of 540 K of
  45.             conventional and 1.8 MB of XMS memory.
  46.  
  47.         2.  Do you have a TEMP directory set?
  48.  
  49.             The TEMP environment variable must be set to an existing and
  50.             valid directory.
  51.  
  52.         3.  Did you receive the error message:
  53.                  "Load error [0001]: Out of memory"?
  54.  
  55.             In the DOSPRVWS.INI, remove the semicolon in front of the
  56.             following line, found under [Settings]:
  57.  
  58.             ;Server Memory=2048
  59.  
  60.             This setting tells the NSEPro to grab 2 MB of memory.
  61.  
  62.         4.  Is SMARTDRV or NWCACHE loading?
  63.  
  64.             If SMARTDRV or NWCACHE is loading in the AUTOEXEC.BAT file, REM
  65.             out the load line, reboot the workstation and try loading the NSE.
  66.             If the NSE loads, then it may be necessary to limit the amount of
  67.             memory that SMARTDRV or NWCACHE uses.
  68.  
  69.         5.  Do you have TSRs loaded?
  70.  
  71.             There may be TSR programs that are using enough XMS memory to
  72.             prevent the NSE from loading.
  73.  
  74.         If running MS-DOS, it may be helpful to run MS Diagnostics (MSD)
  75.         and have it create a "full report" by either printing the report
  76.         or saving the report to a file.  This information may be useful
  77.         to help troubleshoot the problem.
  78.  
  79. NOTE 3: Other Items to Note with DOS Version
  80.  
  81.         1.  You cannot view Presentation Libraries in the DOS version from
  82.             inside the NSEPro.  You may view presentations from the DOS
  83.             prompt by executing PLAYER.EXE (found in the PROGRAMS\DOS
  84.             directory) followed by a file name from the MEDIA directory.
  85.             Typing PLAYER without a file name will display a help screen.
  86.             We hope to be able to display presentations from the DOS version
  87.             of the NSEPro in the future.
  88.  
  89.         2.  You do not have to use a mouse in the DOS version although some
  90.             things are easier with a mouse like sizing windows, etc.
  91.             The key strokes are listed in the help file.
  92.  
  93.         3.  The DOS version uses a shadow file to compensate for the main
  94.             Bookshelf being done with graphics.  If the NSEPRO.NFO file is
  95.             opened manually while in DOSPRVWS you will NOT see the Bookshelf.
  96.             The Bookshelf is recreated using DOS characters which are in the
  97.             NSE_DOS.SDW file.  NSEPRO.BAT calls DOSPRVWS.EXE and NSE_DOS.SDW.
  98.             NSE_DOS.SDW acts as a filter to the NSEPRO.NFO.
  99.  
  100.       4.  The insert says that the download disk icon shows up as a box in
  101.           the DOS version.  Since the graphic was small, it came out as a 
  102.           line instead of a box.
  103.  
  104. =============================================================================
  105.