home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
- echo WINDOWS SOURCE tm
- echo ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
- echo
- echo
- echo New Additions! (not in manual)
- echo
- echo Windows Source now supports the new CodeView symbols generated
- echo by the new Microsoft C version 7 compiler.
- echo
- echo See OS2DD.DOC file for information on disassembling OS/2
- echo device drivers.
- echo
- echo To install Windows Source:
- echo
- echo 1) First install Sourcer if you have not already done so.
- echo
- echo 2) Copy all the files on the Windows Source diskette to the directory
- echo where Sourcer resides.
- echo
- echo 3) At the DOS prompt, in the Sourcer directory, run WINSTALL to
- echo de-compress the Windows Source files.
- echo
-
-