home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / BROWSR10.ZIP / MAKEEXE.BAT < prev    next >
DOS Batch File  |  1993-07-11  |  320b  |  7 lines

  1. ECHO Edit this batch file to remove the /EX switch if you are using PKLITE
  2. ECHO or LZEXE this file.  You will have to modify the paths if necessary
  3. ECHO to point to the correct places  (PDS and up!).
  4. PAUSE
  5. C:\QB\BC BROWSER /O/AH;
  6. C:\QB\LINK /EX /PACKC:64000 /FARC /NOE BROWSER+C:\QB\NOCOM,,,C:\QB\BCOM45+SUPERHEX;
  7.