home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #1 / K-CD_2002-01.iso / Explorer6 / Da / SWFLASH.CAB / swflash.inf next >
INI File  |  2000-11-27  |  4KB  |  95 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 = "5,0,42,0"
  25. LocaleID = "EN"
  26.  
  27. [RegisterOCXSection]
  28. %11%\macromed\flash\swflash.ocx
  29.  
  30. [UnRegisterOCXSection]
  31. %11%\macromed\flash\swflash.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. ;    added for win 98 cd install
  48. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%",,,"%DefaultName%"
  49. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","ComponentID",,"%ComponentID%"
  50. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","IsInstalled",1,01,00,00,00
  51. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","Version",,"%VersionNumber%"
  52. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","Locale",,"%LocaleID%"
  53.  
  54.  
  55. ; 9/10/98  smp  added key for win98 uninstall from control panel...
  56. HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwFlash","Installed",,1
  57.  
  58. [SW.DelReg]
  59. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietDisplayName",,"%ProductName%"
  60. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swflash.inf,DefaultUninstall,5"
  61. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
  62.  
  63. ;    added for the win 98 cd install
  64. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
  65. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  66. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
  67. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  68. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  69.  
  70. ;    added for the win 98 cd install
  71. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%",,,"%DefaultName%"
  72. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","ComponentID",,"%ComponentID%"
  73. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","IsInstalled",1,01,00,00,00
  74. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","Version",,"%VersionNumber%"
  75. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","Locale",,"%LocaleID%"
  76.  
  77. ; 9/10/98  smp  added key for win98 uninstall from control panel...
  78. HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwDir","Installed",,0
  79.  
  80. [SourceDisksNames]
  81. 1="Shockwave Files","Swflash.cab",1
  82.  
  83. [SourceDisksFiles]
  84. swflash.ocx=1
  85.  
  86. [SWFiles]
  87. swflash.ocx,,,33
  88.  
  89. [inffile]
  90. swflash.inf,,,33
  91.  
  92. [DestinationDirs]
  93. SWFiles=11, Macromed\Flash
  94. inffile=17
  95.