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.

34 lines
1.0 KiB

  1. #define quote(X) #X
  2. [Version]
  3. Class=IEXPRESS
  4. CDFVersion=2.0
  5. [Options]
  6. Quantum=7
  7. ExtractOnly=0
  8. ShowInstallProgramWindow=0
  9. HideExtractAnimation=0
  10. UseLongFileName=0
  11. RebootMode=I
  12. InstallPrompt=%InstallPrompt%
  13. DisplayLicense=%DisplayLicense%
  14. FinishMessage=%FinishMessage%
  15. TargetName=%TargetName%
  16. FriendlyName=%FriendlyName%
  17. AppLaunched=%AppLaunched%
  18. PostInstallCmd=%PostInstallCmd%
  19. SourceFiles=SourceFiles
  20. [Strings]
  21. InstallPrompt="Welcome to Active Directory Service Interfaces (ADSI) NWCOMPAT provider for Novell clients. This will install the binaries for the Netware 3x compatible ADSI provider for Novell clients. Are you sure you want to continue?"
  22. DisplayLicense=LICENSEFILE
  23. FinishMessage="Active Directory Service Interface (ADSI) NWCOMPAT provider for Novell clients installation done!"
  24. TargetName=TARGETNAME
  25. FriendlyName="Active Directory Service Interfaces (ADSI) NWCOMPAT Provider for Novell Clients"
  26. AppLaunched="novellnw95.inf"
  27. PostInstallCmd="<None>"
  28. FILE0="adsnw3.dll"
  29. FILE1="novellnw95.inf"
  30. [SourceFiles]
  31. SourceFiles0=SOURCEFILES
  32. [SourceFiles0]
  33. %FILE0%
  34. %FILE1%