; This is the Setup information file to install optional components ; Copyright (c) 1996-1997 Microsoft Corporation [version] signature="$Windows NT$" LayoutFile=layout.inf DriverVer=07/01/2001,5.1.2535.0 [Optional Components] NetOC ;Top level option NetServices FileAndPrint SNMP WBEMSNMP LPDSVC SimpTcp UPNP BEACON Iprip [NetOC] OptionDesc = %NetOC_DESC% Tip = %NetOC_TIP% IconIndex = 22 ; "Communication" icon [UPNP] OptionDesc = %UPNP_Desc% Tip = %UPNP_HELP% IconIndex = 17 ; Net service Parent = NetServices SubCompInf = netupnp.inf [BEACON] OptionDesc = %BEACON_Desc% Tip = %BEACON_HELP% IconIndex = 17 ; Net service Parent = NetServices SubCompInf = netbeac.inf [NetCM] OptionDesc = %NetCM_DESC% Tip = %NetCM_TIP% IconIndex = 17 ; Net service Parent = NetOC Modes = 0 ; Off by default everywhere SubCompInf = NetCM.inf Needs = iis_common,iis_www,iis_ftp [NETMONTOOLS] OptionDesc = %NETMONTOOLS_Desc% Tip = %NETMONTOOLS_HELP% IconIndex = 17 ; Net service Parent = NetOC SubCompInf = netnmtls.inf [SNMP] OptionDesc = %SNMP_Desc% Tip = %SNMP_HELP% IconIndex = 17 ; Net service Parent = NetOC SubCompInf = netsnmp.inf [WBEMSNMP] OptionDesc = %WBEMSNMP_DESC% Tip = %WBEMSNMP_TIP% IconIndex = 17 ; Net service Parent = NetOC SubCompInf = wbemsnmp.inf [NetServices] OptionDesc = %NetServices_DESC% Tip = %NetServices_TIP% IconIndex = 22 ; "Communication" icon [DNS] OptionDesc = %DNSServer_Desc% Tip = %DNSServer_HELP% IconIndex = 17 ; Net service Parent = NetServices SubCompInf = netdns.inf [DHCPServer] OptionDesc = %DHCPServer_Desc% Tip = %DHCPServer_HELP% IconIndex = 17 ; Net service Parent = NetServices SubCompInf = netdhoc.inf [WINS] OptionDesc = %WINS_Desc% Tip = %WINS_HELP% IconIndex = 17 ;Net service Parent = NetServices SubCompInf = netwins.inf [SimpTcp] OptionDesc = %SimpTcp_Desc% Tip = %SimpTcp_HELP% IconIndex = 17 ; Net service Parent = NetServices SubCompInf = nettpsmp.inf [Iprip] OptionDesc = %Iprip_Desc% Tip = %Iprip_HELP% IconIndex = 17 ; Net service Parent = NetServices Modes = 0 ; Off by default everywhere SubCompInf = netiprip.inf [IAS] OptionDesc = %IASServer_Desc% Tip = %IASServer_HELP% IconIndex = 17 ; Net service Parent = NetServices Modes = 0 ; Off by default everywhere SubCompInf = netias.inf [NetCIS] OptionDesc = %NetCIS_DESC% Tip = %NetCIS_HELP% IconIndex = 17 ; Net service Parent = NetServices Modes = 0 ; Off by default everywhere SubCompInf = netcis.inf Needs = iis_www,iis_common [FileAndPrint] OptionDesc = %FileAndPrint_DESC% Tip = %FileAndPrint_TIP% IconIndex = 22 ; "Communication" icon [MACSRV] OptionDesc = %MACSRV_DESC% Tip = %MACSRV_HELP% IconIndex = 17 ;Net service Parent = FileAndPrint SubCompInf = NETMACSV.inf [LPDSVC] OptionDesc = %LPDSVC_Desc% Tip = %LPDSVC_HELP% IconIndex = 17 ; Net service Parent = FileAndPrint SubCompInf = netlpd.inf [Strings] NetOC_DESC = "Management and Monitoring Tools" NetOC_TIP = "Includes tools for monitoring and improving network performance." NetServices_DESC = "Networking Services" NetServices_TIP = "Contains a variety of specialized, network-related services and protocols." FileAndPrint_DESC = "Other Network File and Print Services" FileAndPrint_TIP = "Shares files and printers on this computer with others on the network." SNMP_Desc = "Simple Network Management Protocol" SNMP_HELP = "Includes agents that monitor the activity in network devices and report to the network console workstation." WBEMSNMP_DESC = "WMI SNMP Provider" WBEMSNMP_TIP = "Allows client applications to access static and dynamic SNMP information through Windows Management Instrumentation (WMI)." UPNP_Desc = "Universal Plug and Play" UPNP_HELP = "Allows your computer to discover and control Universal Plug and Play devices." BEACON_Desc = "Internet Gateway Device Discovery and Control Client" BEACON_HELP = "Allows you to find and control Internet connection sharing hardware and software that uses Universal Plug and Play." WINS_Desc = "Windows Internet Name Service (WINS)" WINS_HELP = "Sets up a WINS server that registers and resolves NetBIOS names for clients." DNSServer_Desc = "Domain Name System (DNS)" DNSServer_HELP = "Sets up a DNS server that answers query and update requests for DNS names." DHCPServer_Desc = "Dynamic Host Configuration Protocol (DHCP)" DHCPServer_HELP = "Sets up a DHCP server that automatically assigns temporary IP addresses to client computers on the same network." MACSRV_DESC = "File Services for Macintosh" MACSRV_HELP = "Enables Macintosh users to both store and gain access to files on a server running Microsoft Windows XP." MacPrint_Desc = "Print Services for Macintosh" MacPrint_Help = "Enables Macintosh users to send jobs to a print spooler on a server running Microsoft Windows XP." SimpTcp_Desc = "Simple TCP/IP Services" SimpTcp_HELP = "Supports the following TCP/IP services: Character Generator, Daytime, Discard, Echo, and Quote of the Day." NETMONTOOLS_Desc = "Network Monitor Tools" NETMONTOOLS_HELP = "Analyzes and troubleshoots packets of data transferred over the network." LPDSVC_Desc = "Print Services for Unix" LPDSVC_HELP = "Enables UNIX clients to print to any printer available to this computer." Iprip_Desc = "RIP Listener" Iprip_HELP = "Listens for route updates sent by routers that use the Routing Information Protocol version 1 (RIPv1)." ACS_Desc = "QoS Admission Control Service" ACS_HELP = "Allows you to specify the quality of the network connection for each subnet." NETCM_DESC = "Connection Manager Components" NETCM_TIP = "Installs Connection Manager Administration Kit and the Phone Book Service." IASServer_Desc = "Internet Authentication Service" IASServer_HELP = "Enables authentication, authorization and accounting of dial-up and VPN users. IAS supports the RADIUS protocol." NetCIS_DESC = "COM Internet Services Proxy" NetCIS_HELP = "Enables DCOM (Distributed Component Object Model) to travel over HTTP via the Internet Information Server (IIS)." FLG_ADDREG_KEYONLY = 0x0010 REG_MULTI_SZ = 0x10000 REG_EXPAND_SZ = 0x20000 REG_DWORD = 0x10001 REG_SZ_NO_CLOBBER = 0x2 SERVICE_DEMAND_START = 3 SERVICE_AUTO_START = 2 SERVICE_WIN32_SHARE_PROCESS = 32 SERVICE_FILE_SYSTEM_DRIVER = 2 SERVICE_WIN32_OWN_PROCESS = 16