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.

29 lines
562 B

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4. [DefaultInstall]
  5. CopyFiles=InstallSys
  6. AddReg=InstallSysAddReg
  7. [DestinationDirs]
  8. InstallSys= 11
  9. [SourceDisksNames]
  10. 56 = %IE_Media%
  11. [SourceDisksFiles]
  12. msxml3.dll = 56
  13. msxml3a.dll = 56
  14. msxml3r.dll = 56
  15. [InstallSys]
  16. msxml3.dll,,,32
  17. msxml3a.dll,,,32
  18. msxml3r.dll,,,32
  19. [InstallSysAddReg]
  20. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\102","009",,"%11%\msxml3.dll|DllRegisterServer"
  21. [Strings]
  22. IE_Media = "Microsoft Internet Explorer 6 Distribution Media"