;**************************************************************
; UNOUSB.inf -- ZyDAS USB Modem device driver INF for 3J
; Version 1.0.0.1 -- Last revised date: 05/21/2003
; Platform: Windows 98/SE/ME/WINXP
;**************************************************************
[Version]
Signature="$Chicago$"
Class=USB
Provider=%Mfg%
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
LayoutFile=LAYOUT.INF
DriverVer=01/21/2003,1.0.0.2
[Strings]
Mfg = "3JTech Corp."
Modem.DeviceDesc = "3JTech uModem"
DriverDisk = "3JTech uModem Driver Disk"
USBModemClassName = "3JTech uModem"
unInstallDisplayName= "3JTech uModem"
[ControlFlags]
ExcludeFromSelect = *
[DestinationDirs]
USBModem.CopyFiles98=11
USBModem.InfCopy98=17
USBModem.DelFiles98=11
; Copy files for WIndows 2000
USBModem.NT.SysCopyList = 10, system32\drivers
USBModem.NT.ExeCopyList = 10, System32
USBModem.NT.InfCopyList = 17
[SourceDisksNames]
1=%DriverDisk%,,1
[SourceDisksFiles]
ZACUSB.sys = 1
ZACPORT.vxd = 1
ZACPTEN.vxd = 1
ZACMDMEN.vxd = 1
ZACunin.exe = 1
ZD3JUSB.inf = 1
ZD3JPort.inf = 1
ZD3JMDM.inf = 1
[SourceDisksFiles.x86]
; Driver files for Windows 2000
ZD3JUSB.inf = 1
ZD3JPort.inf = 1
ZD3JMDM.inf = 1
ZD3JMDEN.SYS = 1
ZD3JPOEN.SYS = 1
ZD3JUSB.SYS = 1
ZYMUNIN.EXE = 1
[ClassInstall]
Addreg=USBModemClassReg
[USBModemClassReg]
HKR,,,,%USBModemClassName%
HKR,,Icon,,-20
[Manufacturer]
%Mfg%=3JTech,NT
[3JTech]
%Modem.DeviceDesc%=USBModem98,USB\VID_0ACE&PID_1609
[3JTech.NT]
%Modem.DeviceDesc%=USBModemNT,USB\VID_0ACE&PID_1609
[USBModem98.nt]
AddReg=USBModem.NT.AddReg, USBModem.NT.AddReg.unInstall
CopyFiles=USBModem.NT.SysCopyList, USBModem.NT.InfCopyList, USBMOdem.NT.ExeCopyList
[USBModem98]
AddReg=USBModem98.AddReg, USBModem98.AddReg.unInstall
CopyFiles=USBModem.CopyFiles98, USBModem.InfCopy98
DelFiles=USBModem.DelFiles98
[USBModemNT]
AddReg=USBModem.NT.AddReg, USBModem.NT.AddReg.unInstall
CopyFiles=USBModem.NT.SysCopyList, USBModem.NT.InfCopyList, USBMOdem.NT.ExeCopyList
[USBModem98.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,ZACUSB.sys
HKR,,VxDPnPModuleName,,ZACpten.vxd
HKR,,ISDNDeviceName,,3JPORT
HKR,,ISDNModelName,,uModem
[USBModem98.AddReg.unInstall]
;; - Uninstall utility parameter
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DisplayName,0,%unInstallDisplayName%
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,UninstallString,0,"ZACunin.exe 3JTechuModem"
; Del registry key
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0000,0,"Enum\USB\VID_0ACE&PID_1609"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0001,0,"Enum\3JPORT\uModem"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0002,0,"Enum\SERENUM\ZTC7400"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0003,0,"Enum\MODEMWAVE\3JTECH_UMODEM_PLUG&PLAY"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0004,0,"Enum\MODEMWAVE\3JTECH_UMODEM_PLUG&PLAY#2"
; Del INF file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_INF_0000,0,"ZD3JUSB.inf"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_INF_0001,0,"ZD3JPort.inf"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_INF_0002,0,"ZD3JMDM.inf"
; Del PNF file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_PNF_0000,0,"ZD3JUSB.PNF"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_PNF_0001,0,"ZD3JPort.PNF"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_PNF_0002,0,"ZD3JMDM.PNF"
; Del SYS file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_SYS_0000,0,"ZACUSB.sys"
; Del VXD file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_VXD_0000,0,"ZACport.vxd"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_VXD_0001,0,"ZACpten.vxd"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_VXD_0002,0,"ZACmdmen.vxd"
; Message string
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Begin_Message,0,"Do you want to remove 3JTech uModem device driver ?"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_End_Message,0,"Do you want to reboot computer to complete the process ?"
; Caption string
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Caption,0,"3JTech uModem Uninstall Utility"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_DriverLabel_Caption,0,"3JTech uModem Device Driver"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Step0Label_Caption,0,"Remove Plug and Play registry"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Step1Label_Caption,0,"Remove setup INF file"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Step2Label_Caption,0,"Remove device driver file"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Step3Label_Caption,0,"Reboot computer"
[USBModem.CopyFiles98]
ZACUSB.sys
ZACport.vxd
ZACpten.vxd
ZACmdmen.vxd
ZACunin.exe
[USBModem.InfCopy98]
[USBModem.DelFiles98]
ZACUSB.sys
ZACport.vxd
ZACpten.vxd
ZACmdmen.vxd
ZACunin.exe
[USBModem.NT.AddReg]
HKR,,ISDNDeviceName,,3JPORT
HKR,,ISDNModelName,,uModem
[USBModem.NT.AddReg.unInstall]
; - Uninstall utility parameter
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DisplayName,0,%unInstallDisplayName%
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,UninstallString,0,"ZyMUnin.exe 3JTechuModem"
; Del registry key
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0000,0,"Enum\USB\VID_0ACE&PID_1609"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0001,0,"Enum\3JPORT\uModem"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0002,0,"Enum\SERENUM\ZTC7401"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0003,0,"Services\zdUNmden"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0004,0,"Services\zdUNusb"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0005,0,"Services\zdUNpoen"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_HKR_0006,0,"3JTech uModem, Plug&Play::3JTech Corp.::3JTech Corp."
; Del INF file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_INF_0000,0,"ZD3Jusb.inf"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_INF_0001,0,"ZD3Jport.inf"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_INF_0002,0,"ZD3JMDM.inf"
; Del PNF file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_PNF_0000,0,"ZD3JUSB.PNF"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_PNF_0001,0,"ZD3JPORT.PNF"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_PNF_0002,0,"ZD3JMDM.PNF"
; Del SYS file
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_SYS_0000,0,"ZD3Jmden.sys"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_SYS_0001,0,"ZD3Jusb.sys"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,DEL_SYS_0002,0,"ZD3Jpoen.sys"
; Message string
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Begin_Message,0,"Do you want to remove 3JTech uModem device driver ?"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_End_Message,0,"Do you want to reboot computer to complete the process ?"
; Caption string
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Caption,0,"3JTech uModem Uninstall Utility"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_DriverLabel_Caption,0,"3JTech uModem Device Driver"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Step0Label_Caption,0,"Remove Plug and Play registry"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Step1Label_Caption,0,"Remove setup INF file"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Step2Label_Caption,0,"Remove device driver file"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3JTechuModem,MainForm_Step3Label_Caption,0,"Reboot computer"
[USBModem98.nt.Services]
;Addservice = zdUNusb, 2, USBPort.NT.AddService
Addservice = zdUNpoen, 2, USBSerenum.NT.AddService
Addservice = zdUNmden, 2, USBEnum.NT.AddService
[USBModemNT.Services]
;Addservice = zdUNusb, 2, USBPort.NT.AddService
Addservice = zdUNpoen, 2, USBSerenum.NT.AddService
Addservice = zdUNmden, 2, USBEnum.NT.AddService
[USBEnum.NT.AddService]
DisplayName = %USBModem.SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\ZD3Jmden.SYS
[USBPort.NT.AddService]
DisplayName = %USBPort.SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\ZD3Jusb.SYS
[USBSerenum.NT.AddService]
DisplayName = %USBSerenum.SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\ZD3Jpoen.SYS
[USBModem.NT.SysCopyList]
ZD3Jmden.SYS
ZD3Jpoen.SYS
ZD3Jusb.SYS
[USBModem.NT.InfCopyList]
[USBModem.NT.ExeCopyList]
ZYMUNIN.EXE
Download Driver Pack
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.