; CoPyRiGhT=copyright 1992-1999, by Novell, INC. All rights reserved. [Strings] V_NOVELL = "Novell" NWFS_Desc = "Novell Client for Windows 2000" NetwarePrintProvider = "Netware Print Services" Login_Caption="Begin Login" FLG_ADDREG_KEYONLY = 0x0010 REG_MULTI_SZ = 0x10000 REG_EXPAND_SZ = 0x20000 REG_DWORD = 0x10001 SERVICE_DEMAND_START = 3 SERVICE_AUTO_START = 2 SERVICE_WIN32_SHARE_PROCESS = 32 SERVICE_FILE_SYSTEM_DRIVER = 2 SERVICE_WIN32_OWN_PROCESS = 16 NWFS_HELP = "Allows your computer to access resources on the network." ; Characteristic flags NCF_VIRTUAL = 0x0001 NCF_WRAPPER = 0x0002 NCF_PHYSICAL = 0x0004 NCF_HIDDEN = 0x0008 NCF_NO_SERVICE = 0x0010 NCF_REMOVABLE = 0x0020 NCF_HAS_UI = 0x0080 NCF_MODEM = 0x0100 NCF_VIRTUAL_HIDDEN = 0x0009 ; NCF_VIRTUAL | NCF_HIDDEN NCF_WRAPPER_HIDDEN = 0x000A ; NCF_WRAPPER | NCF_HIDDEN NCF_REMOVABLE_HAS_UI = 0x00A0 ; NCF_REMOVABLE | NCF_HAS_UI CSID00=0B9398C0-DC7E-101B-A351-00AA004797A7 ; Global menu and propsheet CSID01=208D2C60-3AEA-1069-A2D7-08002B30309D ; Network Neighbourhood CSID02=0B7F1760-B613-101B-B115-00AA00479C41 ; per file-folder menu and propsheet ProductNetwareWorkstationDisplayName = "Novell Client for Windows 2000" ProductNWSIPX32DisplayName = "Novell NetWare IPX/SPX Transport Interface" ProductSROUTEDisplayName = "Novell NetWare ODI Source Routing Support" ProductODILOADDisplayName = "Novell NetWare ODI MAC Driver Loader" ProductLSLDisplayName = "Novell NetWare LSL" ProductNBIDisplayName = "Novell NetWare Bus Interface" ProductRESMGRDisplayName = "Novell NetWare Resource Manager" ProductRECONNECTDisplayName = "Novell NetWare Auto Reconnect Service" ProductTDIDisplayName = "TDI" ProductMUPDisplayName = "MUP" ProductNWSAPDisplayName = "Novell SAP Name Space Provider" ProductNWSNSDisplayName = "Novell Simple Naming Services" ProductNWGLTDisplayName = "Novell IPX Get Local Target" ProductNWHOSTDisplayName = "Novell Host File Name Space Service Provider" ProductNWDHCPDisplayName = "Novell DHCP Inform Client" ProductSRVLOCDisplayName = "Novell Service Location" ProductNWSLPDisplayName = "Novell SLP Name Space Service Provider" ProductNWDNSDisplayName = "Novell DNS Name Space Service Provider" ProductNWDHCPNDSDisplayName = "Novell DHCP NDS Options Name Service Provider" ProductWMDisplayName = "Novell Workstation Manager" DSK1_NOVELL= "Novell NetWare Client for Windows 2000 Disk 1" DSK2_NOVELL= "Novell NetWare Client for Windows 2000 Disk 2" DSK3_NOVELL= "Novell NetWare Client for Windows 2000 Disk 3" DSK4_NOVELL= "Novell NetWare Client for Windows 2000 Disk 4" DSK5_NOVELL= "Novell NetWare Client for Windows 2000 Disk 5" LANG = KOREAN