home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 September / PCW0901.iso / Utilitiy / PartitionMagic / PartitionMagic6PRODEMO.ZIP / WINDOWS / RESCUEME / OS2DOS / AUTOEXE2.BAT next >
DOS Batch File  |  2000-10-10  |  675b  |  19 lines

  1. REM -------------------------------------------------------
  2. REM -- Put keyboard codes (xx) and                       --
  3. REM -- code page variables (yyy) here.                   --
  4. REM -------------------------------------------------------
  5.  
  6. REM MODE CON CP PREP=((yyy) EGA.CPI)
  7. REM MODE CON CP SEL=yyy
  8. REM KEYB xx,yyy
  9.  
  10.  
  11. REM -------------------------------------------------------
  12. REM -- Put network or CD-ROM drivers here.               --
  13. REM -------------------------------------------------------
  14.  
  15. REM Windows DOS:
  16. REM MSCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]
  17.  
  18. REM Caldera DOS:
  19. REM NWCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]