home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 July & August / PCWorld_2005-07-08_cd.bin / komunikace / netscape / nsb-install-8-0.exe / flashplayer7_winax.exe / RCDATA / CABINET / swflash.inf < prev    next >
Windows Setup INFormation  |  2003-12-08  |  4KB  |  97 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. [DefaultInstall.nt]
  12. CopyFiles=SWFiles, SWFilesNT, inffile
  13. AddReg=SW.AddReg
  14. RegisterOCXs=RegisterOCXSection
  15.  
  16. [DefaultUninstall]
  17. cleanup=1
  18. Delfiles=SWFiles
  19. delreg=SW.DelReg
  20. UnRegisterOCXs=UnRegisterOCXSection
  21.  
  22. [strings]
  23. productname="Shockwave Flash"
  24. ;    added for the win 98 cd install
  25. GUID = "{D27CDB6E-AE6D-11CF-96B8-444553540000}"
  26. GUIDFACT = "{D27CDB6E-AE6D-11CF-96B8-444553540000}"
  27. DefaultName = "Macromedia Shockwave Flash"
  28. ComponentID = "Flash"
  29.  
  30. VersionNumber = "7,0,19,0"
  31.  
  32. LocaleID = "EN"
  33.  
  34. [RegisterOCXSection]
  35. %11%\macromed\flash\Flash.ocx
  36.  
  37. [UnRegisterOCXSection]
  38. %11%\macromed\flash\Flash.ocx
  39.  
  40. [SW.AddReg]
  41. ;             shockwaveflash is used here the sync with the currently used CIF files on www.microsoft.com
  42. ;            if we used shockwave for flash then durring the IE4 uninstall we would not get uninstalled
  43. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietDisplayName",,"%ProductName%"
  44. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swflash.inf,DefaultUninstall,5"
  45. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
  46.  
  47. ;    added for win 98 cd install
  48. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
  49. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  50. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
  51. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  52. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  53.  
  54. ; Add mime type into IE accept header
  55. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents","flash",,"application/x-shockwave-flash"
  56.  
  57. ; 9/10/98  smp  added key for win98 uninstall from control panel...
  58. HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwFlash","Installed",,1
  59.  
  60. [SW.DelReg]
  61. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietDisplayName",,"%ProductName%"
  62. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swflash.inf,DefaultUninstall,5"
  63. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
  64.  
  65. ;    added for the win 98 cd install
  66. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
  67. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  68. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
  69. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  70. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  71.  
  72. ; Remove mime type from IE accept header
  73. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents","flash",,
  74.  
  75. ; 9/10/98  smp  added key for win98 uninstall from control panel...
  76. HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwFlash","Installed",,0
  77.  
  78. [SourceDisksNames]
  79. 1="Shockwave Files","Swflash.cab",1
  80.  
  81. [SourceDisksFiles]
  82. Flash.ocx=1
  83.  
  84. [SWFiles]
  85. Flash.ocx,,,33
  86. GetFlash.exe,,,33
  87.  
  88. [SWFilesNT]
  89. GetFlash.exe.manifest,GetFlash.man,,33
  90.  
  91. [inffile]
  92. swflash.inf,,,33
  93.  
  94. [DestinationDirs]
  95. SWFiles=11, Macromed\Flash
  96. SWFilesNT=11, Macromed\Flash
  97. inffile=17