home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 56 / CDPowerplay56Disc2.iso / server / winproxy / Winproxy30.exe / w / _SETUP.1 / dne2000m.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-10-08  |  1.1 KB  |  54 lines

  1. ;
  2. ; Copyright (c) 2000 Deterministic Networks Inc.  All rights Reserved.
  3. ;
  4.  
  5. [Version]
  6. Signature   = "$Windows NT$"
  7. CatalogFile = dne2000m.cat
  8. Class       = Net
  9. ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
  10. Provider    = %Dni%
  11. DriverVer   = 10/08/2000,2.0.2.12
  12.  
  13. [ControlFlags]
  14. ExcludeFromSelect = dni_dnemp
  15.  
  16. [Manufacturer]
  17. %Dni% = DNI
  18.  
  19. [DNI]
  20. %DneMP_Desc% = DneMP.ndi, dni_dnemp
  21.  
  22. [DneMP.ndi]
  23. Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
  24. CopyFiles = DneMP.CopyFiles.None
  25.  
  26. [DneMP.ndi.Services]
  27. AddService = DNE, 0x2, DneMP.AddService
  28.  
  29. [DneMP.AddService]
  30. DisplayName    = %DneMP_Desc%
  31. ServiceType    = 1 ;SERVICE_KERNEL_DRIVER
  32. StartType      = 3 ;SERVICE_DEMAND_START
  33. ErrorControl   = 1 ;SERVICE_ERROR_NORMAL
  34. ServiceBinary  = %12%\dne2000.sys
  35. LoadOrderGroup = PNP_TDI
  36. AddReg         = DneMP.AddService.AddReg
  37.  
  38. [DneMP.AddService.AddReg]
  39.  
  40. [Strings]
  41. Dni = "Deterministic Networks"
  42. DneMP_Desc = "Deterministic Network Enhancer Miniport"
  43.  
  44. [SourceDisksNames]
  45. ;None
  46.  
  47. [DestinationDirs]
  48. DefaultDestDir = 12
  49. ;No files to copy
  50.  
  51. [SourceDisksFiles]
  52.  
  53. [DneMP.CopyFiles.None]
  54.