IBMNET32.INF Driver File Contents (W95_045.ZIP)

;*******************************************************************************
;*                                                                             *
;*  IBMNET32.INF                                                               *
;*                                                                             *
;*  DESCRIPTION:  Installation script for IBM Networks Client for Windows 95   *
;*                Install through the Network icon in the Control Panel        *
;*                                                                             *
;*                                                                             *
;*  IBM Networks Client for Windows 95,                                        *
;*  @Copyright International Business Machines Corp. 1997                      *                                                                                 *
;*                                                                             *
;*******************************************************************************

[version]
signature="$CHICAGO$"
Class=NetClient
provider=%V_IBM%

[Manufacturer]
%V_IBM%=IBM

[IBM]
%IBMNET32_DISK%=IBMNET32.Ndi,IBMNET32

[IBMNET32.Ndi]
CopyFiles=IBMNET32.Ndi.Copyfiles,IBMNET32.Copyfiles,IBMNET32.Inf.Copyfiles,IBMNET32.HELP.Copyfiles,IBMDLS.Copyfiles,IBMDLS.HELP.Copyfiles,
AddReg=IBMNET32.Ndi.Reg
DeviceID=IBMNET32

[IBMNET32.Ndi.Copyfiles]
IBMNDI.DLL

[IBMNET32.Copyfiles]
IBMN1632.DLL,,IBMN1632.D~L
IBMN3216.DLL,,IBMN3216.D~L
IBMNET32.DLL,,IBMNET32.D~L

[IBMNET32.Inf.Copyfiles]
IBMNET32.INF,,IBMNET32.I~F

[IBMNET32.HELP.Copyfiles]
IBMNET32.HLP

[IBMDLS.Copyfiles]
DLSNET.BAT,,DLSNET.B~T
DLSREGIO.DLL,,DLSREGIO.D~L
DLSTB.DLL,,DLSTB.D~L
DLSTHUNK.DLL,,DLSTHUNK.D~L
GUI.MSG,,GUI.M~G
LSAPI.DLL,,LSAPI.D~L
LSAPI.MSG,,LSAPI.M~G
LSAPIH.MSG,,LSAPIH.M~G
NETLS.EXE,,NETLS.E~E
RUNLSW95.EXE,,RUNLSW95.E~E
W95DLS.DLL,,W95DLS.D~L
W95NET.DLL,,W95NET.D~L
WDLS95.EXE,,WDLS95.E~E

[IBMDLS.HELP.Copyfiles]
W95NET.HLP,,W95NET.H~P
W95NET.CNT,,W95NET.C~T

[IBMNET32.Ndi.Reg]
; HKR=HKLM,System\CCS\Services\Class\NetClient\00xx  -  Class location
HKR,Ndi,DeviceID,,IBMNET32
HKR,Ndi,NdiInstaller,,"ibmndi.dll,IBMClientNdiProc"
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"winnet4,vredir"
HKR,Ndi\Interfaces,UpperRange,,"winnet4,vredir"
HKR,Ndi\Interfaces,DefLower,,"netbios,ipxDHost"
HKR,Ndi\Interfaces,LowerRange,,"netbios,ipxDHost"
HKR,Ndi\Interfaces,ExcludeAny,,"winnet31"
; Network provider
; should be the same as HKLM\system\ccs\IBMNET32\networkprovider\name
HKR,Ndi,NetworkProvider,,"IBM Network"
; Install-Remove Section
HKR,Ndi\Install,,,"IBMNET32.Inst"
HKR,Ndi\Remove ,,,"IBMNET32.Rmv"
; Context help
HKR,Ndi,HelpText,,%IBMNET32_HELP%

[IBMNET32.Ndi.Delreg]
HKR,Ndi,DeviceID,,IBMNET32

[IBMNET32.Inst]
AddReg=IBMNET32.Addreg,PrimaryNet.Addreg
UpdateInis=IBMNET32.Inis

[IBMNET32.Rmv]
DelReg=PrimaryNet.Delreg,IBMNET32.Delreg,IBMNET32.Ndi.Delreg,IBMNET32.Files.Delreg
;DelFiles=IBMDLS.HELP.Delfiles,IBMDLS.Delfiles,IBMNET32.HELP.Delfiles,IBMNET32.Ndi.Delfiles
AddReg=IBMNET32.Cleanup.Addreg
UpdateInis=IBMNET32.Del.Inis

[IBMNET32.Addreg]
HKLM,System\CurrentControlSet\Control\NetworkProvider\Order,"IBMNET32"
;HKLM,System\CurrentControlSet\Control\PwdProvider,"IBMNET32"
HKLM,System\CurrentControlSet\Control\PwdProvider\IBMNET32, Description,,%IBMNET32_DESC%
HKLM,System\CurrentControlSet\Control\PwdProvider\IBMNET32, ChangePassword,,"PPChangePassword"
HKLM,System\CurrentControlSet\Control\PwdProvider\IBMNET32, GetPasswordStatus,,"PPGetPasswordStatus"
HKLM,System\CurrentControlSet\Control\PwdProvider\IBMNET32, ProviderPath,,"IBMNET32.DLL"
HKLM,System\CurrentControlSet\Control\PwdProvider\IBMNET32, NetworkProvider,1,01,00,00,00
HKLM,System\CurrentControlSet\Control\PwdProvider\IBMNET32, UseMasterKey,1,01,00,00,00
;Order
HKLM,"SYSTEM\CurrentControlSet\Control\NetworkProvider\Order",IBMNET32
;HKLM,System\CurrentControlSet\Services,"IBMNET32"
;HKLM,System\CurrentControlSet\Services\IBMNET32,"NetworkProvider"
HKLM,"SYSTEM\CurrentControlSet\Services\IBMNET32\NetworkProvider",Name,,"IBM Network"
HKLM,"SYSTEM\CurrentControlSet\Services\IBMNET32\NetworkProvider",ProviderPath,,"IBMNET32.DLL"
HKLM,"SYSTEM\CurrentControlSet\Services\IBMNET32\NetworkProvider",Description,,%IBMNET32_DESC%
HKLM,"SYSTEM\CurrentControlSet\Services\IBMNET32\NetworkProvider",AuthenticatingAgent,,""
HKLM,"SYSTEM\CurrentControlSet\Services\IBMNET32\NetworkProvider",NetID,1,00,00,02,00
HKLM,"SYSTEM\CurrentControlSet\Services\IBMNET32\NetworkProvider",CallOrder,1,00,00,00,80
;47404 added group policy statement
HKLM,"SYSTEM\CurrentControlSet\Services\IBMNET32\NetworkProvider",GroupFcn,,"GROUPPOL.DLL,NTGetUserGroups"
;45905 added source routing flag
HKLM,"SYSTEM\CurrentControlSet\Services\VxD\Netbeui",QueryAlwaysUsesSourceRouting,,"1"

[IBMNET32.Delreg]
HKLM,"SYSTEM\CurrentControlSet\Control\NetworkProvider\Order",IBMNET32
HKLM,"System\CurrentControlSet\Control\PwdProvider\IBMNET32"
HKLM,"System\CurrentControlSet\Control\PwdProvider","IBMNET32"
HKLM,"SYSTEM\CurrentControlSet\Services\IBMNET32"
HKLM,"SYSTEM\CurrentControlSet\Services","IBMNET32"
;HKLM,"Enum\Network\IBMNET32"

[PrimaryNet.Addreg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Network,PrimaryNet,,"1"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\IBMNET32,Installed,,"1"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"IBM Network Client Setup",,"grpconv.exe -o"

[PrimaryNet.Delreg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Network,PrimaryNet
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\IBMNET32

[IBMNET32.Files.Delreg]
HKLM,System\CurrentControlSet\control\InstalledFiles,"DLSNET.BAT"
HKLM,System\CurrentControlSet\control\InstalledFiles,"DLSNET.B~T"
HKLM,System\CurrentControlSet\control\InstalledFiles,"DLSREGIO.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"DLSREGIO.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"DLSTB.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"DLSTB.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"DLSTHUNK.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"DLSTHUNK.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"GUI.MSG"
HKLM,System\CurrentControlSet\control\InstalledFiles,"GUI.M~G"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMNET32.INF"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMNET32.I~F"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMN1632.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMN1632.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMN3216.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMN3216.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMNDI.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMNDI.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMNET32.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMNET32.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMNET32.HLP"
HKLM,System\CurrentControlSet\control\InstalledFiles,"IBMNET32.H~P"
HKLM,System\CurrentControlSet\control\InstalledFiles,"LSAPI.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"LSAPI.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"LSAPI.MSG"
HKLM,System\CurrentControlSet\control\InstalledFiles,"LSAPI.M~G"
HKLM,System\CurrentControlSet\control\InstalledFiles,"LSAPIH.MSG"
HKLM,System\CurrentControlSet\control\InstalledFiles,"LSAPIH.M~G"
HKLM,System\CurrentControlSet\control\InstalledFiles,"NETLS.EXE"
HKLM,System\CurrentControlSet\control\InstalledFiles,"NETLS.E~E"
HKLM,System\CurrentControlSet\control\InstalledFiles,"RUNLSW95.EXE"
HKLM,System\CurrentControlSet\control\InstalledFiles,"RUNLSW95.E~E"
HKLM,System\CurrentControlSet\control\InstalledFiles,"W95DLS.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"W95DLS.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"W95NET.DLL"
HKLM,System\CurrentControlSet\control\InstalledFiles,"W95NET.D~L"
HKLM,System\CurrentControlSet\control\InstalledFiles,"W95NET.HLP"
HKLM,System\CurrentControlSet\control\InstalledFiles,"W95NET.H~P"
HKLM,System\CurrentControlSet\control\InstalledFiles,"W95NET.CNT"
HKLM,System\CurrentControlSet\control\InstalledFiles,"W95NET.C~T"
HKLM,System\CurrentControlSet\control\InstalledFiles,"WDLS95.EXE"
HKLM,System\CurrentControlSet\control\InstalledFiles,"WDLS95.E~E"
HKLM,System\CurrentControlSet\control\SessionManager\Known16DLLs,"IBMN1632.DLL"
HKLM,System\CurrentControlSet\control\SessionManager\Known16DLLs,"ibmndi.dll"

[IBMNET32.Ndi.Delfiles]
IBMNDI.DLL

[IBMNET32.HELP.Delfiles]
IBMNET32.HLP

[IBMDLS.Delfiles]
DLSNET.BAT
DLSREGIO.DLL
DLSTB.DLL
DLSTHUNK.DLL
GUI.MSG
LSAPI.DLL
LSAPI.MSG
LSAPIH.MSG
NETLS.EXE
RUNLSW95.EXE
W95DLS.DLL
W95NET.DLL
WDLS95.EXE

[IBMDLS.HELP.Delfiles]
W95NET.HLP

[IBMNET32.Cleanup.Addreg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"IBM Network Client Removal",,"grpconv.exe -o"

[IBMNET32.Inis]
setup.ini, progman.groups,, "group11=%IBMNET32_DESC%"            ;create folder
setup.ini, group11,, """%IBMNET32_DESC%"",WDLS95.EXE"            ;create entry
setup.ini, group11,, """%IBMNET32_HELP_MENU%"",%18%\W95NET.HLP"  ;create entry
setup.ini, progman.groups,, "group12=%SYSTOOLS_DESC%"            ;create folder
setup.ini, group12,, """%DLS95_DESC%"""                          ;delete entry
system.ini, network,,"passwordcaching=no"
system.ini, network, "forcelogoff="

[IBMNET32.Del.Inis]
setup.ini, progman.groups,, "group11=%IBMNET32_DESC%"            ;create folder
setup.ini, group11,, """%IBMNET32_DESC%"""                       ;delete entry
setup.ini, group11,, """%IBMNET32_HELP_MENU%"""                  ;delete entry

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

[DestinationDirs]
IBMDLS.Copyfiles           = 10   ;LDID_WIN
IBMDLS.HELP.Copyfiles      = 18   ;LDID_HELP
IBMNET32.Copyfiles         = 11   ;LDID_SYS
IBMNET32.Ndi.Copyfiles     = 11   ;LDID_SYS
IBMNET32.Inf.Copyfiles     = 17   ;LDID_INF
IBMNET32.HELP.Copyfiles    = 18   ;LDID_HELP

;****************************************************************************
; Source Directories
;****************************************************************************

[SourceDisksNames]
1=%IBMNET32_DISK%,"",0001

[SourceDisksFiles]
DLSNET.BAT      =1
DLSREGIO.DLL    =1
DLSTB.DLL       =1
DLSTHUNK.DLL    =1
GUI.MSG         =1
IBMNET32.INF    =1
IBMN1632.DLL    =1
IBMN3216.DLL    =1
IBMNDI.DLL      =1
IBMNET32.DLL    =1
IBMNET32.HLP    =1
LSAPI.DLL       =1
LSAPI.MSG       =1
LSAPIH.MSG      =1
NETLS.EXE       =1
RUNLSW95.EXE    =1
W95DLS.DLL      =1
W95NET.DLL      =1
W95NET.HLP      =1
W95NET.CNT      =1
WDLS95.EXE      =1


;==============================================================================
; Localizable Strings
;==============================================================================

[strings]
; Provider, Manufacturer
V_IBM=      "IBM"

; Devices
IBMNET32.DeviceDesc= "IBM Networks Client for Windows 95"

;******************************************************************************
; Translatable Strings - Begin translation here
;******************************************************************************

; Source Disks
IBMNET32_DISK     = "IBM Netværksklient til Windows 95"

; IBMNET32 Descriptions
IBMNET32_DESC     = "IBM Netværksklient"
IBMNET32_HELP_MENU= "Brugervejledning"
SYSTOOLS_DESC     = "DOS LAN"
DLS95_DESC        = "DOS LAN til Windows 95"

; Context help (THE IBMNET32_HELP MESSAGE MUST NOT EXCEED 199 BYTES MAXIMUM)
IBMNET32_HELP="Vha. IBM Netværksklient kan du logge på og tilknytte ressourcer på IBM-servere."

;==============================================================================

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web1, load: 0.73