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.

47 lines
1007 B

  1. [Version]
  2. Class=IEXPRESS
  3. SEDVersion=3
  4. [Options]
  5. PackagePurpose=InstallApp
  6. ShowInstallProgramWindow=1
  7. HideExtractAnimation=1
  8. UseLongFileName=1
  9. InsideCompressed=0
  10. CAB_FixedSize=0
  11. CAB_ResvCodeSigning=6144
  12. RebootMode=I
  13. InstallPrompt=%InstallPrompt%
  14. DisplayLicense=%DisplayLicense%
  15. FinishMessage=%FinishMessage%
  16. TargetName=%TargetName%
  17. FriendlyName=%FriendlyName%
  18. AppLaunched=%AppLaunched%
  19. PostInstallCmd=%PostInstallCmd%
  20. AdminQuietInstCmd=%AdminQuietInstCmd%
  21. UserQuietInstCmd=%UserQuietInstCmd%
  22. SourceFiles=SourceFiles
  23. [Strings]
  24. InstallPrompt=
  25. DisplayLicense=
  26. FinishMessage=
  27. TargetName=.\crlupd.exe
  28. FriendlyName=CRL Update
  29. AppLaunched=crlupd.inf
  30. PostInstallCmd=<None>
  31. AdminQuietInstCmd=
  32. UserQuietInstCmd=
  33. FILE0="crlupd.inf"
  34. FILE1="verisignpub1.crl"
  35. FILE2="updcrl.exe"
  36. FILE3="mscrlrev.dll"
  37. [SourceFiles]
  38. SourceFiles0=.\
  39. SourceFiles1=..\obj\i386\
  40. SourceFiles2=..\..\mscrlrev\obj\i386\
  41. [SourceFiles0]
  42. %FILE0%=
  43. %FILE1%=
  44. [SourceFiles1]
  45. %FILE2%=
  46. [SourceFiles2]
  47. %FILE3%=