home *** CD-ROM | disk | FTP | other *** search
/ The Ham Radio & Scanner Companion / scanner.iso / pcutil2 / sd-300.exe / README.SD < prev    next >
Text File  |  1991-12-18  |  2KB  |  54 lines

  1. 12/18/91
  2.  
  3. Files included on the distribution diskette:
  4.  
  5. README.SD      This file
  6. ORDER.SD       An order form for StupenDOS
  7. SD.EXE         The StupenDOS program without overlays
  8. SD.PRO         The programmable file for StupenDOS
  9. WHATKEY.EXE    A program to determine values for the SD.PRO file
  10. SD.ICO         An Icon for Windows.
  11. SD.PIF         A PIF file for running StupenDOS from Windows.  You will need
  12.                to modify this file to with the PIF editor in the Windows
  13.                Accesories group.  You need to tell Windows where StupenDOS
  14.                is located on your hard disk.
  15.  
  16. Last minute changes to the manual:
  17.  
  18. 1) Users with little or no EXTENDED or EXPANDED memory
  19. -------------------------------------------------------------------------
  20. Normally when running PKZMENU, StupenDOS spawns PKZMENU.  This means that
  21. when you are finsihed running PKZMENU, you will be returned to StupenDOS.
  22. If you would rather run PKZMENU, and return to DOS when you are through,
  23. you can do this by specifying /P+ on the command line.  The advantage is
  24. that PKZMENU will have more memory to work with.  The drawback is that
  25. you do not return to StupenDOS when you are through running PKZMENU.
  26. Specifying /P- on the command line tells StupenDOS to SPAWN PKZMENU.  The
  27. default setting is /P-.  This is an advanced option, and is generally only
  28. needed if you have a system that has no Extended or Expanded memory.
  29.  
  30. If you want this option to be set each time StupenDOS is run, you must write
  31. the setup in the SETUP Pull Down Menu.
  32.  
  33. To tell StupenDOS to run PKZMENU, then return to DOS when finished
  34.  
  35.   SD /P+
  36.  
  37. To tell StupenDOS to run PKZMENU, then return to StupenDOS when finished
  38.  
  39.   SD /P-
  40.  
  41. 2) If you have no Extended or Expanded memory, StupenDOS will normally
  42. write itself to disk when running an external program.  If you do not
  43. want StupenDOS to ever write itself to memory or disk, start StupenDOS
  44. with the /S- parameter.  You must then save the setup for this change to
  45. become permanent.
  46.  
  47. To tell StupenDOS never to write itself to memory, or disk
  48.  
  49.   SD /S-
  50.  
  51. Should you ever need to reverse this process, enter
  52.  
  53.   SD /S+
  54.