home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.14 / 1998-05_Disc_3.14.bin / earthl / iexplor / setupslt.exe / RCDATA / CABINET / pedcab2.inf < prev    next >
Windows Setup INFormation  |  1996-08-27  |  1KB  |  53 lines

  1. ; Author: RF
  2. ; Version 1.0
  3.  
  4. [version]
  5. signature="$CHICAGO$"
  6. SetupClass=BASE
  7. AdvancedINF=2.0
  8.  
  9. [DefaultInstall]
  10. CopyFiles=ThisDll.sys.install
  11. UpdateInis=MSNAUDIO.UpdateIni
  12. AddReg=ThisDll.Add.Reg
  13. Reboot=1
  14.  
  15. [ThisDll.Add.Reg]
  16. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"fm20.dll",,"%11%\regsvr32 /s fm20.dll"
  17. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"isctrls.ocx",,"%11%\regsvr32 /s isctrls.ocx"
  18. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"p2d.dll",,"%11%\regsvr32 /s p2d.dll"
  19. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"asycpict.dll",,"%11%\regsvr32 /s asycpict.dll"
  20. HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{98A65F91-EFB5-11cf-87CA-0020AFEECF20},,0,"Microsoft HTML Layout Control"
  21. HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{98A65F91-EFB5-11cf-87CA-0020AFEECF20},"Version",1,01,00,00,00,04,00,54,1F 
  22.  
  23. [MSNAUDIO.UpdateIni]
  24. system.ini,drivers32,,"MSACM.MSNAUDIO=msnaudio.acm"
  25.  
  26. [ThisDll.sys.install]
  27. p2d.dll,,,32
  28. isctrls.ocx,,,32
  29. fm20.dll,,,32
  30. riched20.dll,,,32
  31. fm20enu.dll,,,32
  32. regsvr32.exe,,,32
  33. pedcab2.inf,,,32
  34. asycpict.dll,,,32
  35. msnaudio.acm,,,32
  36.  
  37. [DestinationDirs]
  38. ThisDll.sys.install=11 ; to System
  39.  
  40. [SourceDisksNames]
  41. 55="HTML Layout Control Setup","",1
  42.  
  43. [SourceDisksFiles]
  44. p2d.dll=55
  45. isctrls.ocx=55
  46. fm20.dll=55
  47. riched20.dll=55
  48. fm20enu.dll=55
  49. regsvr32.exe=55
  50. pedcab2.inf=55
  51. asycpict.dll=55
  52. msnaudio.acm=55
  53.