home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / 4file320.zip / 4F-INSTL.TXT < prev    next >
Text File  |  1994-12-17  |  5KB  |  102 lines

  1. ===========================================
  2. DETAILED INSTRUCTIONS FOR INSTALLING 4FILES
  3. ===========================================
  4.  
  5. Use these detailed instructions if you are a beginner on IBM-compatible
  6. computers.   If you are more experienced, see Quick Start on page 3 of
  7. 4F.DOC.
  8.  
  9. The following assumes you do not have a text editor, and it should take
  10. but a few minutes.  If there is anything you don't understand, call
  11. Hand-Crafted Software at 907-747-8996.  If you do have a text editor
  12. (not a word processor), you can simplify some of these steps.
  13.  
  14. "< >" means a keyboard key.
  15.  
  16.  
  17. 1)  The PATH is an internal list of specified drives and subdirectories
  18. where DOS will look for a program you are trying to execute, if it cannot
  19. be found on the current drive and directory.  To see if you have a PATH set
  20. up, type PATH<enter> on the DOS command line.  If the message given is "No
  21. PATH", go to step 3.  If a list of directories in your PATH is displayed,
  22. either write down the name of one where you would like to install 4FILES
  23. and go to step 4, or go to step 3 to add a directory for 4FILES to the
  24. path.
  25.  
  26.  
  27. 2. Change to your "boot" drive and directory by typing C: (or A: if you
  28. booted from a floppy) and typing <Enter>.  Then type CD \<Enter> to get to
  29. the "root" directory.  Type DIR<Enter> and look to see if you have the file
  30. AUTOEXEC.BAT. If so, go to step 3.
  31.  
  32. We will create an AUTOEXEC.BAT file now.  It will be called every time you
  33. boot your computer, setting your PATH and making a nicer DOS prompt.  Type:
  34. COPY CON AUTOEXEC.BAT <Enter>.  Then, substituting a drive letter for "d",
  35. type:  PATH=d:\UTIL<Enter>PROMPT=$P$G<Enter><Ctrl-Z><Enter>.  "UTIL" is a
  36. suggest directory name for utilities, but any other name may be
  37. substituted.  Type MD d:\UTIL<Enter> to create the directory if it does
  38. not exist.  Go to step 4.
  39.  
  40.  
  41. 3.  Add a PATH statement to the end of your existing AUTOEXEC.BAT file by
  42. typing:
  43.  
  44.               COPY AUTOEXEC.BAT + CON AUTOEXEC.BAT<Enter>.
  45.                    PATH=d:\UTIL<Enter><Ctrl-Z><Enter>
  46.  
  47. where "d" is the letter of your boot drive and <Ctrl-Z> is a two key
  48. combination.  "UTIL" is a suggested directory name for utilities, but any
  49. other name may be substituted.  Type MD d:\UTIL<Enter> to create the
  50. directory if it does not exist.
  51.  
  52.  
  53. 4.  4FILES works best if you designate a temporary directory for it to
  54. use as an out of the way workspace, and some features will not work
  55. without one.  Type SET<Enter>, and look for a "TEMP=" string on the
  56. display, and if there is one go to step 5.  Otherwise, type:
  57.  
  58.              COPY AUTOEXEC.BAT + CON AUTOEXEC.BAT<Enter>.
  59.                 SET TEMP=d:\<Enter><Ctrl-Z><Enter>
  60.  
  61. This appends the second line to AUTOEXEC.BAT.  Substitute any drive
  62. letter for "d."  The "\" is required, but you may specify an exisiting
  63. directory name after it, if desired.  Any drive and directory can be used,
  64. but a RAM disk is ideal for this purpose.
  65.  
  66.  
  67. 5.  Put the 4FILES disk in drive A:, change to drive A:, and type:
  68. COPY A:*.* d:\UTIL<Enter> to copy all 4FILES files to the directory.
  69. (Substitute a different directory for \UTIL as necessary, such as one you
  70. wrote down in step 1.).  This assumes that you have already unpacked the
  71. 4FILE???.ZIP file.  If not, and assuming that PKUNZIP is in your path,
  72. type:   COPY 4FILE???.ZIP d:\UTIL<Enter>
  73.         PKUNZIP d:\UTIL\4FILE???.ZIP<Enter>
  74.  
  75.  
  76. 6.  4FILES is now installed.  Since 4FILES is in your PATH now, typing 4F
  77. will start it up no matter what drive or directory you are currently in.
  78.  
  79.  
  80. 7.  Type: CD \, then start 4FILES by typing 4F.  Next hit the <Alt-F10>
  81. key and "U". The bar will be on the line for the <G+> key (the "grey-plus"
  82. key).  It is set to 4F-TV.COM (if you don't have an edited 4F.CFG file
  83. specifying somthing else), a public domain file-viewing program.  We'll add
  84. a pathspec so 4FILES will find and execute it as fast as possible, without
  85. having to search your PATH.  Type d:\UTIL\4F-TV.COM, then <ESC> and P.
  86. A file name extension must be given, otherwise the utility won't be exec-
  87. uted.  Use an .ALS extension for any DOS or 4DOS internal commands or 4DOS
  88. aliases.
  89.  
  90. Move the bar to the UTIL directory  and then press <G+>.  You are now in
  91. that directory  (if this fails, try <Scroll-Lock>).  Move down to the
  92. 4F-READ.ME file and hit <G+> to browse it.  When done, hit <TAB> and
  93. type (or modify) the file note.  Then hit <G-> to return to the parent
  94. directory.  Move the bar elsewhere in that list and hit <G*> 3 times.
  95. You're back to the previous directory.  Quit with <ESC> or <Alt-ESC>.
  96. More in the manual.  See the Windows section for further Windows setups.
  97.  
  98.  
  99. 8.  You now have 4FILES set up and operating under DOS.  If you would to do
  100. further installation for operation under OS/2, Windows, or DESQview, see the
  101. appropriate sections in the file 4F.DOC.
  102.