Source code of Windows XP (NT5)
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.

51 lines
765 B

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4. [DestinationDirs]
  5. CopyFile95=11
  6. CopyFileNT=11
  7. [DefaultInstall]
  8. CopyFiles=CopyFile95
  9. RunPostSetupCommands=RPSC
  10. AddReg=BindfileReg
  11. [DefaultInstall.NT]
  12. CheckAdminRights=1
  13. CopyFiles=CopyFileNT
  14. RunPostSetupCommands=RPSC
  15. AddReg=BindfileReg
  16. [DefaultInstall.NTAlpha]
  17. CheckAdminRights=1
  18. CopyFiles=CopyFileNT
  19. [RPSC]
  20. prebind.exe %11% %11%\comctl32.dll
  21. [SourceDisksNames]
  22. 55=%PackageTitle%,,0
  23. [SourceDisksFiles]
  24. prebind.exe=55
  25. comc95.dll=55
  26. comcNT.dll=55
  27. comctl32.dll=55
  28. [BindfileReg]
  29. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,Binding,,"rundll32.exe -s bindfile.dll,BindRNDLL32 %11%\ie4file.inf,ie4files,,,3"
  30. [CopyFile95]
  31. comctl32.dll,comc95.dll,,8
  32. [CopyFileNT]
  33. comctl32.dll,comcnt.dll,,8
  34. [Strings]