; Acecad.INF
;
; Copyright (C) LCS/Telegraphics, 1991-2000
;
; Installs Windows 95/98 and NT 4.0 Drivers and Control Panel for Acecad Tablet
[Version]
Signature="$CHICAGO$"
CatalogFile=wtacecad.cat
Class=ACECADDevice
ClassGUID={3FEC86F4-5C18-11d3-A45C-004005389AB5}
Provider=%provider%
[Manufacturer]
%WintabMfg%=ACECAD
;; -------------------------------------------------------------------------- ;;
;; class install
;; -------------------------------------------------------------------------- ;;
[ClassInstall]
CopyFiles=ACECADClassCopyFiles
AddReg=ACECADClassReg
[ACECADClassCopyFiles]
acadcls.dll,,
[ACECADClassReg]
HKR,,,,%ACECADDevice%
HKR,,Icon,,"100"
HKR,,Installer,,"acadcls.dll"
[SourceDisksNames]
100=%id1%,,0
101=%id1%,acecad.cab,0
[SourceDisksFiles]
wtacecad.cat=100
acadcls.dll=101
awintab.drv=101
wintab.dll=101
wintab.dnt=101
vsertd.386=101
wintab32.dll=101
wintab32.dnt=101
wtt16.dll=101
lcs.cpl=101
acecad.dll=101
gencsr.dll=101
wt_xpnt.dll=101
wtframe.dll=101
wtgenp.dll=101
wtxpload.exe=101
xpnt32.dll=101
xpoint32.exe=101
xpointps.dll=101
acecad.stp=100
acecad.bmp=100
lcsetp16.dll=100
lcsetp32.dll=100
remove.exe=101
remove.inf=101
acecad.inf=100
wthelp.hlp=101
wintab32.exe=101
wtclass.sys=101
wtacecad.sys=101
wtclsfix.exe=101
wtoemcfg.exe=101
wtacecad.dll=101
msvcrt.dll=101
[DestinationDirs]
DefaultDestDir = 11
Cpl.Files = 30,%WTCPL.Dir% ; LDID_BOOT\%WTCPL.Dir%
Sys.Files = 11 ; LDID_SYS
AWTDrv.Files.Win= 11 ; LDID_SYS
Wintab.Copy = 11 ; LDID_SYS
Wintab.Copy.NT = 11 ; LDID_SYS
WtDriver.Files.NT=12 ; LDID_IOS
WTUtils.Copy.NT = 30,%WTCPL.Dir% ; LDID_BOOT\%WTCPL.Dir%
SetupAPI.Copy.Win= 30,%WTCPL.Dir% ; LDID_BOOT\%WTCPL.Dir%
;; -------------------------------------------------------------------------- ;;
;; master device/command list
;; -------------------------------------------------------------------------- ;;
[ACECAD]
%awintab.prs%=awintab:prs, SERENUM\ANT0000
;;%awintab.pnp%=awintab:pnp, SERENUM\ACE0505
%awintab.old%=awintab:old, ACECADDevice
; ---------------------------------------------------------
; Win95 / Win98 Sections
; ---------------------------------------------------------
[awintab:prs]
CopyFiles=AWTDrv.Files.Win, Cpl.Files, Sys.Files, Wintab.Copy, SetupAPI.Copy.Win
AddReg=XPCore.AddReg,XPOEM.AddReg
UpdateInis=ACoreUpdateInis, prsInis
UpdateIniFields=CoreUpdateIniFields
Reboot=1
[awintab:pnp]
CopyFiles=AWTDrv.Files.Win, Cpl.Files, Sys.Files, Wintab.Copy, SetupAPI.Copy.Win
AddReg=XPCore.AddReg,XPOEM.AddReg
UpdateInis=ACoreUpdateInis, pnpInis
UpdateIniFields=CoreUpdateIniFields
Reboot=1
[awintab:old]
CopyFiles=AWTDrv.Files.Win, Cpl.Files, Sys.Files, Wintab.Copy, SetupAPI.Copy.Win
AddReg=XPCore.AddReg,XPOEM.AddReg
UpdateInis=ACoreUpdateInis
UpdateIniFields=CoreUpdateIniFields
Reboot=1
[ACoreUpdateInis]
%10%\system.ini, 386Enh,, "device=vsertd.386", "device=vsertd.386", 3
%10%\system.ini, drivers,, "awintab=awintab.drv"
[CoreUpdateIniFields]
%10%\system.ini, boot, drivers,,awintab
[pnpInis]
%10%\wintab.ini, "ACECAD Tablet Driver",, "PnPID=SERENUM\ACE0505"
%10%\system.ini, vsertd.386,, "awintab=SERENUM\ACE0505"
[prsInis]
%10%\wintab.ini, "ACECAD Tablet Driver",, "PnPID=SERENUM\ANT0000"
%10%\system.ini, vsertd.386,, "awintab=SERENUM\ANT0000"
[AWTDrv.Files.Win]
awintab.drv,,
vsertd.386,,
[Wintab.Copy]
wintab.dll,,,32
wintab32.dll,,,32
wtt16.dll,,,32
[SetupAPI.Copy.Win]
lcsetp16.dll,,,4
lcsetp32.dll,,,4
; ---------------------------------------------------------
; NT Sections
; ---------------------------------------------------------
[awintab:prs.NT]
CopyFiles=Cpl.Files, Sys.Files, Wintab.Copy.NT, WTUtils.Copy.NT, WtDriver.Files.NT
AddReg=XPCore.AddReg,XPOEM.AddReg.NT,WTUtils.AddReg.NT
[awintab:prs.NT.Services]
AddService = wtacecad, 0x00000002, wtacecad_Service_Inst, wtacecad_EventLog_Inst ; Port Driver
AddService = mouclass,, mouclass_Service_Inst, mouclass_EventLog_Inst ; Class Driver
AddService = wtclass,, wtclass_Service_Inst, wtclass_EventLog_Inst ; Class Driver
AddService = wintab32,, wintab32_Service_Inst, wintab32_EventLog_Inst ; Class Driver
[awintab:pnp.NT]
CopyFiles=Cpl.Files, Sys.Files, Wintab.Copy.NT, WTUtils.Copy.NT, WtDriver.Files.NT
AddReg=XPCore.AddReg,XPOEM.AddReg.NT,WTUtils.AddReg.NT
[awintab:pnp.NT.Services]
AddService = wtacecad, 0x00000002, wtacecad_Service_Inst, wtacecad_EventLog_Inst ; Port Driver
AddService = mouclass,, mouclass_Service_Inst, mouclass_EventLog_Inst ; Class Driver
AddService = wtclass,, wtclass_Service_Inst, wtclass_EventLog_Inst ; Class Driver
AddService = wintab32,, wintab32_Service_Inst, wintab32_EventLog_Inst ; Class Driver
[awintab:old.NT]
CopyFiles=Cpl.Files, Sys.Files, Wintab.Copy.NT, WTUtils.Copy.NT, WtDriver.Files.NT
AddReg=XPCore.AddReg,XPOEM.AddReg.NT,WTUtils.AddReg.NT
[awintab:old.NT.Services]
AddService = wtacecad, 0x00000002, wtacecad_Service_Inst, wtacecad_EventLog_Inst ; Port Driver
AddService = mouclass,, mouclass_Service_Inst, mouclass_EventLog_Inst ; Class Driver
AddService = wtclass,, wtclass_Service_Inst, wtclass_EventLog_Inst ; Class Driver
AddService = wintab32,, wintab32_Service_Inst, wintab32_EventLog_Inst ; Class Driver
[wtacecad_Service_Inst]
DisplayName = %wtacecad.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\%wtdrv.BaseName%.sys
LoadOrderGroup = Pointer Port
[wtacecad_EventLog_Inst]
AddReg = wtacecad_EventLog_AddReg
[wtacecad_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\%wtdrv.BaseName%.sys"
HKR,,TypesSupported,0x00010001,7
; ---------------------------------------------------------
[mouclass_Service_Inst]
DisplayName = %mouclass.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\mouclass.sys
LoadOrderGroup = Pointer Class
[mouclass_EventLog_Inst]
AddReg = mouclass_EventLog_AddReg
[mouclass_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\mouclass.sys"
HKR,,TypesSupported,0x00010001,7
; ---------------------------------------------------------
[wtclass_Service_Inst]
DisplayName = %wtclass.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\wtclass.sys
LoadOrderGroup = Pointer Class
[wtclass_EventLog_Inst]
AddReg = wtclass_EventLog_AddReg
[wtclass_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\wtclass.sys"
HKR,,TypesSupported,0x00010001,7
; ---------------------------------------------------------
[wintab32_Service_Inst]
DisplayName = %wintab32.SvcDesc%
ServiceType = 0x110 ; interactive own service
StartType = 2 ; SERVICE_SYSTEM_AUTO
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %11%\wintab32.exe
[wintab32_EventLog_Inst]
AddReg = wintab32_EventLog_AddReg
[wintab32_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\wintab32.exe"
HKR,,TypesSupported,0x00010001,7
[WTUtils.AddReg.NT]
HKLM,"Software\XMSetup","WTCLSFIX",,"%30%\%WTCPL.Dir%\wtclsfix.exe"
HKLM,"Software\XMSetup","WTOEMCFG",,"%30%\%WTCPL.Dir%\wtoemcfg.exe wtacecad.dll"
HKLM,"System\Currentcontrolset\Services\mouclass\Parameters","ConnectMultiplePorts",0x00010001,1
HKLM,"System\Currentcontrolset\Services\WTClass\Parameters","ConnectMultiplePorts",0x00010001,1
HKLM,"System\Currentcontrolset\Services\WTClass\Parameters","MaximumPortsServiced",0x00010001,3
HKLM,"System\Currentcontrolset\Services\WTClass\Parameters","MouseDataQueueSize",0x00010001,100
HKLM,"System\Currentcontrolset\Services\WTClass\Parameters","PointerDeviceBaseName",,"WintabClass"
HKLM,"System\Currentcontrolset\Services\WTACECAD\Parameters","MouseDataQueueSize",0x00010001,100
HKLM,"System\Currentcontrolset\Services\WTACECAD\Parameters","NumberOfButtons",0x00010001,2
HKLM,"System\Currentcontrolset\Services\WTACECAD\Parameters","PointerDeviceBaseName",,"PointerPort"
HKLM,"System\Currentcontrolset\Services\WTACECAD\Parameters","SampleRate",0x00010001,40
; ---------------------------------------------------------
[Wintab.Copy.NT]
wintab.dll,wintab.dnt,,32
wintab32.dll,wintab32.dnt,,32
wintab32.exe,,,32
wtacecad.dll,,,32
[WtDriver.Files.NT]
wtclass.sys,,,32
%wtdrv.BaseName%.sys,,,4
[WTUtils.Copy.NT]
wtclsfix.exe,,,4
wtoemcfg.exe,,,4
; ---------------------------------------------------------
; Common Sections
; ---------------------------------------------------------
[XPCore.AddReg]
HKCR,"CLSID\{54556F00-BD67-11CF-B8E6-E528F9BF791A}",,,"xpage"
HKCR,"CLSID\{54556F00-BD67-11CF-B8E6-E528F9BF791A}\InProcServer32",,,"%30%\%WTCPL.Dir%\xpage.dll"
HKCR,"CLSID\{54556F00-BD67-11CF-B8E6-E528F9BF791A}\InProcServer32","ThreadingModel",,"Apartment"
HKCR,"CLSID\{500E3A25-B34B-11CF-BBF9-0040051ECE31}",,,"XPoint"
HKCR,"CLSID\{500E3A25-B34B-11CF-BBF9-0040051ECE31}\LocalServer32",,,"%30%\%WTCPL.Dir%\xpoint32.exe"
HKCR,"CLSID\{500E3A27-B34B-11CF-BBF9-0040051ECE31}",,,"PSFactoryBuffer"
HKCR,"CLSID\{500E3A27-B34B-11CF-BBF9-0040051ECE31}\InProcServer32",,,"%30%\%WTCPL.Dir%\xpointps.dll"
HKCR,"CLSID\{500E3A27-B34B-11CF-BBF9-0040051ECE31}\InProcServer32","ThreadingModel",,"Both"
HKCR,"Interface\{500E3A26-B34B-11CF-BBF9-0040051ECE31}",,,"IXEdit"
HKCR,"Interface\{500E3A26-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A26-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"7"
HKCR,"Interface\{500E3A27-B34B-11CF-BBF9-0040051ECE31}",,,"IXPoint"
HKCR,"Interface\{500E3A27-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A27-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"5"
HKCR,"Interface\{500E3A32-B34B-11CF-BBF9-0040051ECE31}",,,"ISpotSet"
HKCR,"Interface\{500E3A32-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A32-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"11"
HKCR,"Interface\{500E3A33-B34B-11CF-BBF9-0040051ECE31}",,,"IEnumSpot"
HKCR,"Interface\{500E3A33-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A33-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"7"
HKCR,"Interface\{500E3A34-B34B-11CF-BBF9-0040051ECE31}",,,"ISpot"
HKCR,"Interface\{500E3A34-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A34-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"7"
HKCR,"Interface\{500E3A35-B34B-11CF-BBF9-0040051ECE31}",,,"IAsnSet"
HKCR,"Interface\{500E3A35-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A35-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"13"
HKCR,"Interface\{500E3A36-B34B-11CF-BBF9-0040051ECE31}",,,"IEnumAsn"
HKCR,"Interface\{500E3A36-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A36-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"7"
HKCR,"Interface\{500E3A37-B34B-11CF-BBF9-0040051ECE31}",,,"ITag"
HKCR,"Interface\{500E3A37-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A37-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"6"
HKCR,"Interface\{500E3A38-B34B-11CF-BBF9-0040051ECE31}",,,"ITriggerFactory"
HKCR,"Interface\{500E3A38-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A38-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"11"
HKCR,"Interface\{500E3A39-B34B-11CF-BBF9-0040051ECE31}",,,"IActionFactory"
HKCR,"Interface\{500E3A39-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A39-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"15"
HKCR,"Interface\{500E3A3A-B34B-11CF-BBF9-0040051ECE31}",,,"IAsn"
HKCR,"Interface\{500E3A3A-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A3A-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"9"
HKCR,"Interface\{500E3A3C-B34B-11CF-BBF9-0040051ECE31}",,,"IXAdviseSink"
HKCR,"Interface\{500E3A3C-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A3C-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"4"
HKCR,"Interface\{500E3A3D-B34B-11CF-BBF9-0040051ECE31}",,,"IXAdvisor"
HKCR,"Interface\{500E3A3D-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A3D-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"5"
HKCR,"Interface\{500E3A40-B34B-11CF-BBF9-0040051ECE31}",,,"ITrigger"
HKCR,"Interface\{500E3A40-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A40-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"9"
HKCR,"Interface\{500E3A41-B34B-11CF-BBF9-0040051ECE31}",,,"IAction"
HKCR,"Interface\{500E3A41-B34B-11CF-BBF9-0040051ECE31}\ProxyStubClsid32",,,"{500E3A27-B34B-11CF-BBF9-0040051ECE31}"
HKCR,"Interface\{500E3A41-B34B-11CF-BBF9-0040051ECE31}\NumMethods",,,"5"
[XPOEM.AddReg]
HKLM,"software\classes\CLSID\{25876711-D977-11CF-B8E6-E528F9BF791A}\InProcServer32","",,"%30%\%WTCPL.Dir%\wt_xpnt.dll"
HKLM,"software\classes\CLSID\{25876711-D977-11CF-B8E6-E528F9BF791A}","",,"Generic Wintab Button Trigger"
HKLM,"software\classes\CLSID\{25876715-D977-11CF-B8E6-E528F9BF791A}\InProcServer32","",,"%30%\%WTCPL.Dir%\wt_xpnt.dll"
HKLM,"software\classes\CLSID\{25876715-D977-11CF-B8E6-E528F9BF791A}","",,"Generic Wintab FKey Trigger"
HKLM,"software\classes\CLSID\{25876710-D977-11CF-B8E6-E528F9BF791A}\InProcServer32","",,"%30%\%WTCPL.Dir%\wt_xpnt.dll"
HKLM,"software\classes\CLSID\{25876710-D977-11CF-B8E6-E528F9BF791A}","",,"Generic Wintab Region Action"
HKLM,"software\lcs\cpanel","%WTCPL.Dir%",,"%30%\%WTCPL.Dir%\wtframe.dll"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","pagepath",,"%30%\%WTCPL.Dir%\%Page.Dll%.dll"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","help",,"%30%\%WTCPL.Dir%\%Wintab.Hlp%.hlp"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","oem",,"%30%\%WTCPL.Dir%\%Logo.Dll%.dll"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","device",,"%Device.Name%"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","cursorDLL",,"%30%\%WTCPL.Dir%\%Cursor.Dll%.dll"
HKLM,"software\microsoft\windows\currentversion\run","%WTCPL.Dir%",,"%30%\%WTCPL.Dir%\wtxpload.exe %Device.Name%"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%WTCPL.Dir%","DisplayName",,"%Uninstall.DeviceDesc%"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%WTCPL.Dir%","UninstallString",,"%30%\%WTCPL.Dir%\Remove.exe -rLCSwtacecad"
[XPOEM.AddReg.NT]
HKLM,"software\classes\CLSID\{25876711-D977-11CF-B8E6-E528F9BF791A}\InProcServer32","",,"%30%\%WTCPL.Dir%\wt_xpnt.dll"
HKLM,"software\classes\CLSID\{25876711-D977-11CF-B8E6-E528F9BF791A}","",,"Generic Wintab Button Trigger"
HKLM,"software\classes\CLSID\{25876715-D977-11CF-B8E6-E528F9BF791A}\InProcServer32","",,"%30%\%WTCPL.Dir%\wt_xpnt.dll"
HKLM,"software\classes\CLSID\{25876715-D977-11CF-B8E6-E528F9BF791A}","",,"Generic Wintab FKey Trigger"
HKLM,"software\classes\CLSID\{25876710-D977-11CF-B8E6-E528F9BF791A}\InProcServer32","",,"%30%\%WTCPL.Dir%\wt_xpnt.dll"
HKLM,"software\classes\CLSID\{25876710-D977-11CF-B8E6-E528F9BF791A}","",,"Generic Wintab Region Action"
HKLM,"software\lcs\cpanel","%WTCPL.Dir%",,"%30%\%WTCPL.Dir%\wtframe.dll"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","pagepath",,"%30%\%WTCPL.Dir%\%Page.Dll%.dll"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","help",,"%30%\%WTCPL.Dir%\%Wintab.Hlp%.hlp"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","oem",,"%30%\%WTCPL.Dir%\%Logo.Dll%.dll"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","device",,"%Device.Name%"
HKLM,"software\lcs\wtframe\%WTCPL.Dir%","cursorDLL",,"%30%\%WTCPL.Dir%\%Cursor.Dll%.dll"
HKLM,"software\microsoft\windows\currentversion\run","%WTCPL.Dir%",,"%30%\%WTCPL.Dir%\wtxpload.exe %Device.Name%"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%WTCPL.Dir%","DisplayName",,"%Uninstall.DeviceDesc%"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%WTCPL.Dir%","UninstallString",,"%30%\%WTCPL.Dir%\Remove.exe -rLCSwtacecadNT"
[Cpl.Files]
acecad.dll,,,4
gencsr.dll,,,4
wt_xpnt.dll,,,4
wtframe.dll,,,4
wtgenp.dll,,,4
wthelp.hlp,,,4
wtxpload.exe,,,4
xpnt32.dll,,,4
xpoint32.exe,,,4
xpointps.dll,,,4
acecad.stp,,,4
acecad.bmp,,,4
remove.exe,,,4
remove.inf,,,4
[Sys.Files]
lcs.cpl,,,4
msvcrt.dll,,,32
[PreInstall.Files]
lcsetp16.dll
lcsetp32.dll
acecad.stp
acecad.bmp
acecad.cab
wtacecad.cat
;; -------------------------------------------------------------------------- ;;
;; All displayable strings are here. Easy for internationalization.
;; -------------------------------------------------------------------------- ;;
[Strings]
; OEM-specific, non-displayable strings
WTCPL.Dir="wtacecad"
Wintab.Hlp="wthelp"
Logo.Dll="acecad"
Page.Dll="wtgenp"
Device.Name="acecad"
Cursor.Dll="gencsr"
wtdrv.BaseName="wtacecad"
; Displayable strings
WintabMfg="ACE CAD Enterprise Co., Ltd."
Provider="LCS Telegraphics"
ACECADDevice="ACECAD Wintab Tablet"
id1="Graphic Tablet CD-ROM or Disk"
awintab.prs="Acecat Series Tablet"
;;awintab.pnp="ACECAD Plug-n-Play MM Tablet"
awintab.old="A-Series Digitizer"
wtacecad.SvcDesc="ACECAD Wintab Driver"
mouclass.SvcDesc="Mouse Class Driver"
wtclass.SvcDesc="Wintab Class Driver"
wintab32.SvcDesc="Wintab32"
Uninstall.DeviceDesc="ACECAD Wintab Tablet"
ReleaseVersion="1.25"
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.