home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s141 / 1.ddi / README.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-06-23  |  764 b   |  27 lines

  1. echo off
  2. cls
  3. echo ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  4. echo    WINDOWS SOURCE tm
  5. echo ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  6. echo  
  7. echo  
  8. echo New Additions! (not in manual)
  9. echo  
  10. echo    Windows Source now supports the new CodeView symbols generated
  11. echo    by the new Microsoft C version 7 compiler.
  12. echo  
  13. echo    See OS2DD.DOC file for information on disassembling OS/2
  14. echo    device drivers.
  15. echo  
  16. echo To install Windows Source:
  17. echo  
  18. echo   1) First install Sourcer if you have not already done so.
  19. echo  
  20. echo   2) Copy all the files on the Windows Source diskette to the directory 
  21. echo      where Sourcer resides.
  22. echo  
  23. echo   3) At the DOS prompt, in the Sourcer directory, run WINSTALL to 
  24. echo      de-compress the Windows Source files.
  25. echo  
  26.  
  27.