home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / inf / netserv.inf < prev    next >
Windows Setup INFormation  |  2008-01-18  |  3KB  |  45 lines

  1.  ■; -- NETSERV.INX --
  2. ;
  3. ; File And Print Services.
  4. ;
  5. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  6. ;;++-- AddSDisk.cmd said no CopyFiles
  7. [Version]
  8. Signature   = "$Windows NT$"
  9. Class       = NetService
  10. ClassGUID   = {4d36e974-e325-11ce-bfc1-08002be10318}
  11. Provider    = %Msft%
  12. DriverVer=06/21/2006,6.0.6001.18000
  13. ;; Commented by AddSDisk.cmd
  14. ;; LayoutFile  = layout.inf
  15. [Manufacturer]
  16. %Msft%=MSFT,NTx86
  17. [MSFT.NTx86]
  18. %MSServer_Desc% = Install.ndi, MS_SERVER
  19. [Install.ndi]
  20. AddReg = MSServer.ndi.AddReg
  21. Characteristics = 0x0000    ; no characteristics
  22. [MSServer.ndi.AddReg]
  23. HKR, Ndi,            ClsID,                     0, {7F368827-9516-11d0-83D9-00A0C911E5DF}
  24. HKR, Ndi,            Service,                   0, LanmanServer
  25. HKR, Ndi,            CoServices,                0x00010000, "LanmanServer"
  26. HKR, Ndi,            ExcludeSetupStartServices, 0x00010000, "LanmanServer" 
  27. HKR, Ndi,            HelpText,                  0, "@netcfgx.dll,-50003"
  28. HKR, Ndi\Interfaces, UpperRange,                0, "winnet5"
  29. HKR, Ndi\Interfaces, LowerRange,                0, "tdi,netbios,ipx,netbios_smb"
  30. [Strings]
  31. ; localizable
  32. Msft = "Microsoft"
  33. ; Component description
  34. MSServer_Desc = "File and Printer Sharing for Microsoft Networks"