home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 49 / cda49.iso / Demos / DriveImage / OS2DOS / AUTOEXEC.BAT next >
Encoding:
DOS Batch File  |  2000-01-17  |  677 b   |  23 lines

  1. @ECHO OFF
  2. PROMPT $P$G
  3.  
  4.  
  5. REM --------------------------------------------------
  6. REM -- Coloque aquφ los c≤digos de teclado (xx) y  ---
  7. REM -- las variables de c≤digo de pßgina (yyy).    ---
  8. REM --------------------------------------------------
  9.  
  10. REM MODE CON CP PREP=((yyy) EGA.CPI)
  11. REM MODE CON CP SEL=yyy
  12. REM KEYB xx,yyy
  13.  
  14.  
  15. REM -----------------------------------------------------
  16. REM -- Coloque aquφ los controladores de red o CD-ROM. --
  17. REM -----------------------------------------------------
  18.  
  19. REM Windows DOS:
  20. REM MSCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]
  21.  
  22. REM Caldera DOS:
  23. REM NWCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]