home *** CD-ROM | disk | FTP | other *** search
/ DV World / DVWorld1.iso / mac / pcsoft / featured / videowave / AUTORUN.INF < prev    next >
Windows Autorun File  |  1999-09-25  |  848b  |  25 lines

  1. [autorun]
  2. Open=Autorun.EXE
  3. Icon=MGI_CD.ico
  4.  
  5.  
  6. [General]
  7. ; =============================================================================
  8. ; NOTE:
  9. ;   Autorun.exe assumes that AUTORUN.INF is at root of current drive.
  10. ;
  11. ; General Definition:
  12. ;   SetupKey       Registry key to search for to confirm that program is installed
  13. ;   UninstallKey   Registry key for uninstalling
  14. ;   Setup          path the setup - run if SetupKey is not found
  15. ;   ProgramClass   Window Class to check if its running
  16. ; =============================================================================
  17.  
  18. SetupKey=SOFTWARE\MGI\VideoWave\3.0
  19. UninstallKey=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MGI_VideoWave_V1_0
  20. Setup=setup.exe
  21. ProgramClass=VideoWave Class
  22. DirectoryKey=SOFTWARE\MGI\VideoWave\Directories
  23. PathKey=SOFTWARE\MGI\VideoWave\autorun
  24.  
  25.