fwtdi.inf Driver File Contents (SecuRemoteXClients.zip)

; $Log: netfwtdi.inf,v $
; Revision 1.5  1996/07/03 14:11:57  gonen
; merge v2.1 with main trunk
;
# Revision 1.3.2.5  1996/05/13  06:22:52  udi
# DeviceID
#
# Revision 1.3.2.4  1996/03/24  06:54:13  udi
# comments, exclude
#
# Revision 1.3.2.2  1996/03/20  12:27:07  udi
# .
#
# Revision 1.3.2.1  1996/03/07  10:19:44  udi
# using FWNDI
#
# Revision 1.4  1996/03/04  15:33:28  udi
# bug in NdiInstall
#
# Revision 1.3  1996/02/29  13:25:21  udi
# small fixs
#
# Revision 1.2  1996/02/26  09:13:09  udi
# *** empty log message ***
#
;
; NETFWTDI.INF is the inf file for our virtual transpoert.
; most of the common instelation is done on FWLDR.INF
;

[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=NetTrans
provider=%V_CP%

[Manufacturer]
%V_CP%=CP

[CP]
%FWTDI.DeviceDesc%=     FWTDI.ndi,   FWTDI

[FWTDI.ndi]
AddReg=FWTDI.ndi.reg
; This will put the binding info at HLM\Enum\Network\FWTDI
DeviceID=FWTDI
; There is an fwtdi for each real transport which is bounded to fwldr.
MaxInstance=8

[FWTDI.ndi.reg]
HKR,Ndi,DeviceID,,FWTDI
HKR,Ndi,NdiInstaller,,"FWNDI.DLL,FwNdiProc"
HKR,Ndi,MaxInstance,,8
; NDIS info
HKR,NDIS,LogDriverName,,"FWTDI"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ndis3"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ndis3"
HKR,Ndi\Install,,,"FWTDI.Install"
; Nothing to be removed.
HKR,Ndi,HelpText,,%FWTDI_HELP%

; This is called whenever FW1's tdi is added to the network system.
[FWTDI.Install]
AddReg=FWTDI.AddReg

; This is called whenever FW1's tdi is removed from the network system.
[FWTDI.Remove]
DelReg=FWTDI.DelReg

; When ever adding the FW1 tdi to the network system, 
; add the following entries to the registery.
[FWTDI.AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,FWMAC.vxd

; When ever removing the FW1 tdi from the network system, 
; remove the following entries from the registery.
[FWTDI.DelReg]
HKR,,DevLoader
HKR,,DeviceVxDs

[ControlFlags]
; Dont allow the user to directly select fwtdi.
ExcludeFromSelect=FWTDI

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
V_CP="CheckPoint"

; Devices
FWTDI.DeviceDesc="FW1 Protocol"

; Parameters
PARAM_YES="Yes"
PARAM_NO="No"
PARAM_OFF="Off"
PARAM_NONE="None"

; Context help
FWTDI_HELP="Your real adapter should be bounded to FireWall-1 protocol"

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: web4, load: 0.83