home *** CD-ROM | disk | FTP | other *** search
/ Y2K Resource 1999 November / Y2K_Resource_Nov99.iso / word55 / wd55_eng.exe / SETUP / VPA.BAT < prev    next >
DOS Batch File  |  1991-05-23  |  205b  |  5 lines

  1. echo off
  2. rem Patch word 5.5a setup to avoid calling int 10, 1130 with BH > 5
  3. rem This is necessary to avoid hanging problems on older EGA boards
  4. wdbf %1 18000 232 "144 144 144" 18015 232 "144 144 144"
  5.