home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR13 / INSTLBTM.ZIP / INSTALL.DOC < prev   
Text File  |  1993-09-12  |  1KB  |  27 lines

  1. INSTALL.BTM
  2. by Brent Graham
  3. 09-Sep-93
  4.  
  5. While installing a program recently, I told the install program
  6. to update my PATH statement to include the installation directory.
  7. However, I recieved an error telling me that my path was too long.
  8. At first, I didn't know what to do. I didn't want to remove other
  9. directories from my path, but what else was I to do?
  10.  
  11. Then I remembered reading an article which mentioned running all of
  12. my programs from batch files. This was a near-perfect solution to
  13. my problem. However, I didn't have the time to write close to 50
  14. separate batch files so I created INSTALL.BTM to help speed up the
  15. process.
  16.  
  17. While INSTALL.BTM may look complicated at a glance, anyone with
  18. experience writing batch files should have little problem following
  19. it. For those people just starting to write batch files, I have
  20. included line-by-line documentation within the file.
  21.  
  22. It took me about 45 minutes to write and debug INSTALL.BTM and I
  23. use for every program that I install on my sustem.  I would greatly
  24. appreciate any questions or feedback you might have.  You can contact
  25. me through CompuServe mail (72714,3413) or through the Channel 1
  26. message base.
  27.