home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2003 April / VPR0304.ISO / FLASH6 / flashplayer6_winax.exe / RCDATA / CABINET / SWFlash.inf < prev    next >
Windows Setup INFormation  |  2002-11-27  |  4KB  |  86 lines

  1.  
  2. [Version]
  3. Signature="$Chicago$"
  4. AdvancedINF=2.5
  5.  
  6. [DefaultInstall]
  7. CopyFiles=SWFiles, inffile
  8. AddReg=SW.AddReg
  9. RegisterOCXs=RegisterOCXSection
  10.  
  11. [DefaultUninstall]
  12. cleanup=1
  13. Delfiles=SWFiles
  14. delreg=SW.DelReg
  15. UnRegisterOCXs=UnRegisterOCXSection
  16.  
  17. [strings]
  18. productname="Shockwave Flash"
  19. ;    added for the win 98 cd install
  20. GUID = "{D27CDB6E-AE6D-11CF-96B8-444553540000}"
  21. GUIDFACT = "{D27CDB6E-AE6D-11CF-96B8-444553540000}"
  22. DefaultName = "Macromedia Shockwave Flash"
  23. ComponentID = "Flash"
  24. VersionNumber = "6,0,65,0"
  25. LocaleID = "EN"
  26.  
  27. [RegisterOCXSection]
  28. %11%\macromed\flash\Flash.ocx
  29.  
  30. [UnRegisterOCXSection]
  31. %11%\macromed\flash\Flash.ocx
  32.  
  33. [SW.AddReg]
  34. ;             shockwaveflash is used here the sync with the currently used CIF files on www.microsoft.com
  35. ;            if we used shockwave for flash then durring the IE4 uninstall we would not get uninstalled
  36. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietDisplayName",,"%ProductName%"
  37. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swflash.inf,DefaultUninstall,5"
  38. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
  39.  
  40. ;    added for win 98 cd install
  41. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
  42. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  43. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
  44. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  45. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  46.  
  47. ; Add mime type into IE accept header
  48. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents","flash",,"application/x-shockwave-flash"
  49.  
  50. ; 9/10/98  smp  added key for win98 uninstall from control panel...
  51. HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwFlash","Installed",,1
  52.  
  53. [SW.DelReg]
  54. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietDisplayName",,"%ProductName%"
  55. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swflash.inf,DefaultUninstall,5"
  56. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
  57.  
  58. ;    added for the win 98 cd install
  59. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
  60. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  61. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
  62. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  63. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  64.  
  65. ; Remove mime type from IE accept header
  66. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents","flash",,
  67.  
  68. ; 9/10/98  smp  added key for win98 uninstall from control panel...
  69. HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwFlash","Installed",,0
  70.  
  71. [SourceDisksNames]
  72. 1="Shockwave Files","Swflash.cab",1
  73.  
  74. [SourceDisksFiles]
  75. Flash.ocx=1
  76.  
  77. [SWFiles]
  78. Flash.ocx,,,33
  79.  
  80. [inffile]
  81. swflash.inf,,,33
  82.  
  83. [DestinationDirs]
  84. SWFiles=11, Macromed\Flash
  85. inffile=17
  86.