Metropoli BBS
VIEWER: nwip.inf MODE: TEXT (ASCII)
; NOVELL 32-bit NWIP INF file for Automated Batch Install
;
;VeRsIoN=v1.5 Novell IntranetWare Client Install - NetWare/IP Batch INF
;(c) Copyright 1996, by Novell, Inc. All rights reserved.


[version]
LayoutFile=nwlayout.inf
signature=$Chicago$
Class=NetTrans
provider=%V_NOVELL%

[Manufacturer]
%V_NOVELL%=NOVELL

[NOVELL]
%NWIP.DeviceDesc%=  NWIP.ndi,   NWIP

;****************************************************************************
;   Novell NetWare IP stack
;****************************************************************************

[NWIP.ndi]
AddReg=NWIP.ndi.reg
DeviceID=NWIP
MaxInstance=1
CopyFiles=NWIP.inf.files, NWIP.ext.files

[NWIP.ndi.reg]
HKR,Ndi,DeviceID,,NWIP
HKR,Ndi,MaxInstance,,1
HKR,Ndi,NdiInstaller,,"NWSETUP.DLL,NovellNWIPNdiProc"

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"novellodi32" ; what nwip offers
HKR,Ndi\Interfaces,UpperRange,,"novellodi32"
HKR,Ndi\Interfaces,DefLower,,"tdi"   ; what nwip needs
HKR,Ndi\Interfaces,LowerRange,,"tdi"
;
; Compatibility Section
;
HKR,Ndi\Compatibility,RequireAll,,"novellipx32"
HKR,Ndi\Compatibility,RequireAny,,"mstcp,ftptcp96"
;
; Install & Remove sections
;
HKR,Ndi\Install,,,"NWIP.Install"
HKR,Ndi\Remove,,,"NWIP.Remove"
;
; Help section
;
HKR,Ndi,HelpText,,%NWIP_HELP%

[NWIP.Install]
AddReg=NWIP.addreg
CopyFiles=NWIP.files,Msg.files


[NWIP.addreg]
HKLM,"NETWORK\Novell\System Config\Startup Modules\NWIP"
HKLM,"NETWORK\Novell\System Config\NWIP\module",,,%24%\NOVELL\CLIENT32\NWIP95.NLM
HKLM,"NETWORK\Novell\System Config\NWIP\init order",,,54005000


[NWIP.Remove]
DelReg=NWIP.delreg
DelFiles=NWIP.files,Msg.files

[NWIP.delreg]
HKLM,"NETWORK\Novell\System Config\Startup Modules\NWIP"

;****************************************************************************
; Destination Directories
;****************************************************************************

[DestinationDirs]
NWIP.files                       = 24,Novell\Client32   ; LDID_BOOTDRIVE\Novell\Client32
NWIP.inf.files         = 17                   ; LDID_INF
NWIP.ext.files           = 11                                           ; LDID_SYSTEM
Msg.files              = 24,Novell\Client32\NLS\English ; LDID_BOOTDRIVE\Novell\Client32\Nls\English

;****************************************************************************
; File Sections to be copied
;****************************************************************************

[NWIP.inf.files]
NWIP.INF

[NWIP.ext.files]
NWSETUP.DLL
NIOSLIB.DLL

[NWIP.files]
NWIP95.NLM

[Msg.files]
NWIP.MSG

;****************************************************************************
; Localizable Strings
;****************************************************************************

[strings]
; Provider & Manufacturer
V_NOVELL="Novell"


; Devices
NWIP.DeviceDesc=    "Novell NetWare/IP Protocol"

; Context help
NWIP_HELP="Novell NetWare/IP provides requester IP support for NetWare networks."




;ADMIN inf Needs to copy nwip.inf since admin NWCLIENT.INF does not copy it
[ RETURN TO DIRECTORY ]