Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.3 KiB

  1. [Version]
  2. signature="$Windows NT$"
  3. ClassGUID={00000000-0000-0000-0000-000000000000}
  4. SetupClass=Base
  5. LayoutFile=layout.inf
  6. [DefaultInstall]
  7. CopyFiles = SWFiles
  8. AddReg = SW.AddReg
  9. RegisterDlls = Base.RegSvr
  10. [SW.AddReg]
  11. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
  12. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  13. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",0x00010001,1
  14. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  15. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  16. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%",,,"%DefaultName%"
  17. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","ComponentID",,"%ComponentID%"
  18. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","IsInstalled",0x00010001,1
  19. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","Version",,"%VersionNumber%"
  20. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFACT%","Locale",,"%LocaleID%"
  21. [SWFiles]
  22. swflash.ocx
  23. [DestinationDirs]
  24. SWFiles=11,Macromed\Flash
  25. [Base.RegSvr]
  26. 11,macromed\flash,swflash.ocx,1