home *** CD-ROM | disk | FTP | other *** search
/ Master Class - Visual C++ / Master_Class_Visual_C_WROX_1995.iso / autorun.inf next >
Windows Autorun File  |  1996-07-03  |  190b  |  10 lines

  1. [autorun]
  2.  
  3. icon=CD.ico
  4.  
  5. shell\readme\command = Notepad.exe Readme.txt
  6. shell\readme = Read Me
  7.  
  8. shell\book\command = WinHelp.exe \Book\VCMasterClass.hlp
  9. shell\book = View Online Book
  10.