home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / LAN / ATI110.ZIP / SYSTEM-D.MAS < prev    next >
Text File  |  1993-12-12  |  629b  |  18 lines

  1. ; INIUpdate Comments begin with a Semi-Colon!
  2. ;
  3. ; This is a Master file for INIUpdate.  It shoud be used with the /K-D
  4. ; switch as opposed to /K-S.  This file makes sure that the lines below
  5. ; are in the SYSTEM.INI.  The reason this file is separated and
  6. ; requires the /K-D switch is that "device=" is a duplicate Key.
  7. ; If you run this with the /K-S switch, all "device=" lines will say
  8. ; "device=k:\windows\vsland.386".  If any of these lines are not in the
  9. ; existing SYSTEM.INI, they will be added at the end of the [386Enh]
  10. ; Section.
  11.  
  12.  
  13. [386Enh]
  14. device=ad.386
  15. device=vipx.386
  16. device=k:\windows\vsland.386
  17.  
  18.