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.

32 lines
775 B

  1. ; PCHEALTH.INF
  2. ;
  3. ; This is the Setup information file for the PCHealth SAF batch upload component
  4. ;
  5. ; Copyright 1993-2000, Microsoft Corporation
  6. [version]
  7. signature="$CHICAGO$"
  8. AdvancedINF=2.5
  9. [SourceDisksNames]
  10. 1 = "Help Update Install", HelpUpdateIns1, 0
  11. [SourceDisksFiles]
  12. helpupdate.cab=1
  13. [DefaultInstall]
  14. RequiredEngine=Setupapi,%BadSetupVer%
  15. RunPostSetupCommands=RunPostSetupCommandsSection
  16. CustomDestination=HCUpdateDestinationSection
  17. [RunPostSetupCommandsSection]
  18. %10%\PCHealth\HelpCtr\Binaries\hcupdate %49600%\helpupdate.cab -s
  19. [HCUpdateDestinationSection]
  20. 49600=SourceDir,5
  21. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  22. [Strings]
  23. ;Non-Localizable strings:
  24. BadSetupVer="Advpack.dll is required to install on this system."