home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sysmgmt / setup / infinst / autorun.inf next >
Encoding:
Windows Autorun File  |  1996-06-23  |  156 b   |  10 lines

  1. [autorun]
  2. OPEN=SETUP.EXE
  3. ICON=SETUP.EXE,0
  4. [autorun.Alpha]
  5. OPEN=Alpha\SETUP.EXE
  6. [autorun.Mips]
  7. OPEN=Mips\SETUP.EXE
  8. [autorun.PPC]
  9. OPEN=PPC\SETUP.EXE
  10.