home *** CD-ROM | disk | FTP | other *** search
- [version]
- LayoutFile=layout.inf
- signature=$Windows95$
- Class=NetTrans
- provider=%V_PROVIDER%
-
- [CLassInstall]
- AddReg=NetTrans.AddReg
-
- [NetTrans.AddReg]
- HKR,,,,%V_CLASSNAME%
- HKR,,Installer,,netdi.dll
- HKR,,Icon,,-6
- HKR,,NoUseClass,,1
-
- [Manufacturer]
- %V_NETM%=NETM
-
- [NETM]
- %NEWT.DeviceDesc%= NEWT.ndi, NEWT
-
- [ControlFlags]
- ; NWNBLINK should not appear in select device
-
- [NEWT.ndi]
- AddReg=NEWT.ndi.reg
- RenFiles=NEWT.renfiles
- CopyFiles=NEWT.inf.copyfiles,NEWT.copyfiles
- DeviceID=NEWT
- MaxInstance=1
-
- [NEWT.ndi.reg]
- HKR,Ndi,DeviceID,,NEWT
- HKR,NDIS,LogDriverName,,NEWT
- HKR,NDIS,MajorNdisVersion,1,03
- HKR,NDIS,MinorNdisVersion,1,0A
- HKR,NDIS\NDIS2,SectionName,,"NETMANAG"
- HKR,NDIS\NDIS2,DriverName,,NETMNG$
- HKR,NDIS\NDIS2,FileName,,"netmanag.dos"
- HKR,Ndi\Interfaces,DefUpper,,"winnet4"
- HKR,Ndi\Interfaces,DefLower,,"ndis2,ndis3,odi"
- HKR,Ndi\Interfaces,LowerRange,,"ndis2,odi"
- HKR,Ndi\Interfaces,UpperRange,,"winnet4"
- HKR,Ndi\Install,,,NEWT.inst
- ;Context sencitive help
- HKR,Ndi,HelpText,,%NEWT_HELP%
-
-
- [NEWT.inst]
- ;CopyFiles=NEWT.copyfiles
- RenFiles=NEWT.renfiles
-
- [NEWT.renfiles]
- ;rename Microsoft winsock
- ;%10%\winsock.dll,%10%\winsock.msf
-
- [NEWT.inis]
- ;system.ini,"386Enh",device,"nmtcpip.386"
- ;system.ini,"386Enh",device,"nmredir.386"
-
- [NEWT.copyfiles]
- netmanag.dos,,,16
- ;winsock.dll,,,16
-
- [NEWT.inf.copyfiles]
- netmanag.inf,,,16
-
- ;****************************************************************************
- ; Destination Directories
- ;****************************************************************************
- [DestinationDirs]
- NEWT.copyfiles = 10 ; LDID_WIN
- NEWT.inf.copyfiles = 17 ; LDID_INF
-
- [SourceDisksNames]
- ;NOTE: USE ONLY DISK NUMBERS 45-54:
- 46=%DSK_NEWT%, "", 0001
-
- [SourceDisksFiles]
- netmanag.dos =46,,1024
- winsock.dll =46,,1024
- netmanag.inf =46,,1024
- ;****************************************************************************
- ; Localizable Strings
- ;****************************************************************************
- [strings]
- V_MS="Microsoft"
- V_CLASSNAME="Network Protocol"
- V_PROVIDER="NetManage"
-
- ; Manufacturers
- V_NETM= "NetManage"
-
- ; Source Disks
- DSK_NEWT="NetManage NEWT disk"
-
- ; Devices
- NEWT.DeviceDesc="NetManage TCP/IP"
-
- ; Context help
- NEWT_HELP="The NetManage TCP/IP protocol enables you to connect to the Internet and Wide-Area Networks."