UtlEng.inf Driver File Contents (13326_01.exe)

; UtlENG.INF  -- Windows Still Image Setup File for the DDK
; Copyright (c) 1997 Microsoft Corporation

; Leave thse lines as they are
[Version]
Signature="$CHICAGO$"
Provider=%Msft%
LayoutFile=layout.inf, layout1.inf

[ControlFlags]
; remove comment from this line for PnP devices
; ExcludeFromSelect.WIN=*
ExcludeFromSelect=*

[SourceDisksNames]
1116=%ProductDesc%,,,

[SourceDisksFiles]
Twunk_16.exe=1116
Twunk_32.exe=1116
Tw_ENG.dll=1116
Tw32_ENG.dll=1116

;;; Copy file to TWAIN directory
Autoplay.dll=1116
AppDll.dll=1116
DSCI.DLL=1116
DSCCTRL.DLL=1116
Thumb.dll=1116
HiRes.dll=1116
VideoCtr.dll=1116
DSCTWAIN.DS=1116
SNAPSHOT.EXE=1116
ICAMDT.EXE=1116
Device.ini=1116
IDT_ENG.ini=1116
RunUnDrv.EXE=1116
UtlEng.inf=1116
Man_ENG.PDF=1116
Help_ENG.cnt=1116
Help_ENG.hlp=1116

;;; Copy file to WINDOWS directory
Hornet2.ini=1116
Hornet2.src=1116

;;; Copy file to INF directory
;UtlEng.inf=1116

;;; Copy file to SYSTEM directory
Msvcrtd.dll=1116

[DestinationDirs]
DefaultDestDir=11               ; LDID_SYS that is, \windows\system
TwainTrunk.CopyFiles=10
CopyFiles.Twain=10, Twain_32\%TwainDir%
CopyFiles.Inf=10, Twain_32\%TwainDir%
CopyFiles.Windows=10
CopyFiles.System= 11

[Manufacturer]
%Mfg%=Models

[DefaultInstall]
;;;CopyFiles=CopyFiles.Twain,CopyFiles.Inf,CopyFiles.Windows,CopyFiles.System,TwainTrunk.CopyFiles
CopyFiles=CopyFiles.Twain,CopyFiles.System,TwainTrunk.CopyFiles,CopyFiles.Windows
Uninstall=DefaultUnInstall
UpdateInis=Group.Add.Ini
RunPreSetupCommands = PreSetupCommandSection
RunPostSetupCommands = PostSetupCommandsSection
AddReg=Uninstall.Add.Reg

[DefaultInstall.NTX86]
;;;CopyFiles=CopyFiles.Twain,CopyFiles.Inf,CopyFiles.Windows,CopyFiles.System,TwainTrunk.CopyFiles
CopyFiles=CopyFiles.Twain,CopyFiles.System,TwainTrunk.CopyFiles,CopyFiles.Windows
Uninstall=DefaultUnInstall.NTX86
UpdateInis=Group.Add.Ini
RunPreSetupCommands = PreSetupCommandSection
RunPostSetupCommands = PostSetupCommandsSection_NTX86
AddReg=Uninstall.Add.Reg.NTX86

[PreSetupCommandSection]

[PostSetupCommandsSection]

[PostSetupCommandsSection_NTX86]
Attrib.exe -R %10%\twain_32\%TwainDir%\*.* /S

[CopyFiles.Twain]
Autoplay.dll
AppDll.dll
DSCI.DLL
DSCCTRL.DLL
Thumb.dll
HiRes.dll
VideoCtr.dll
DSCTWAIN.DS
SNAPSHOT.EXE
ICAMDT.EXE
Device.ini
idt.ini,IDT_ENG.ini
Utl.inf,UtlEng.inf
;Manual.PDF,Man_ENG.PDF
DSC.cnt,Help_ENG.cnt
DSC.hlp,Help_ENG.hlp


[CopyFiles.Windows]
Hornet2.ini
Hornet2.src

[CopyFiles.Inf]
;Utl.inf,UtlEng.inf

[CopyFiles.System]
;SPDecode.DLL
Msvcrtd.dll

[TwainTrunk.CopyFiles]
Twunk_16.exe,,,16
Twunk_32.exe,,,16
; Depend on language
Twain.dll,Tw_ENG.dll,,16
Twain_32.dll,Tw32_ENG.dll,,16
RunUnDrv.EXE

[DefaultUnInstall.NTX86]
DelFiles=CopyFiles.Twain,CopyFiles.Inf,CopyFiles.Windows
UpdateInis=Group.Del.Ini
DelReg=Uninstall.Add.Reg.NTX86
RunPreSetupCommands = Uninstall.PreSetupCommand.NTX86
BeginPrompt=BeginUPromptSection
EndPrompt=EndUPromptSection
DelDirs = RemoveDirsSection

[DefaultUnInstall]
DelFiles=CopyFiles.Twain,CopyFiles.Inf,CopyFiles.Windows
UpdateInis=Group.Del.Ini
DelReg=Uninstall.Add.Reg
RunPreSetupCommands = Uninstall.PreSetupCommand
BeginPrompt=BeginUPromptSection
EndPrompt=EndUPromptSection
DelDirs = RemoveDirsSection

[RemoveDirsSection]
%10%\Twain_32\%TwainDir%

[BeginUPromptSection]
Prompt=%BeginUPromptPrompt%
ButtonType=YESNO
Title=%BeginUPromptTitle%

[EndUPromptSection]
Prompt=%EndUPromptPrompt%

[Uninstall.PreSetupCommand]

[Uninstall.PreSetupCommand.NTX86]

[Uninstall.Add.Reg]
HKLM,%Uninstall%%Product%
HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
HKLM,%Uninstall%%Product%,"UninstallString",,"%10%\RunUnDrv.EXE %10%\Twain_32\%TwainDir%\Utl.inf DefaultUnInstall"

[Uninstall.Add.Reg.NTX86]
HKLM,%Uninstall%%Product%
HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
HKLM,%Uninstall%%Product%,"UninstallString",,"%10%\RunUnDrv.EXE %10%\Twain_32\%TwainDir%\Utl.inf DefaultUnInstall.NTX86"

[Group.Add.Ini]
setup.ini, progman.groups,, "group1=""%UtilityGroup%"""
setup.ini, group1,, """%Utility%"",""""""%10%\Twain_32\%TwainDir%\iCamDT.exe"""""",,,,""%10%\Twain_32\%TwainDir%"",""iCamDT.exe"""
;;;setup.ini, group1,, """%Manual%"",""""""%10%\Twain_32\%TwainDir%\Manual.pdf"""""",,,,""%10%\Twain_32\%TwainDir%"",""Manual.pdf"""
;;;setup.ini, group1,, """%ReadMe%"",""""""%10%\Twain_32\%TwainDir%\ReadMe.txt"""""",,,,""%10%\Twain_32\%TwainDir%"",""ReadMe.txt"""
;;;setup.ini, group1,, """%Help%"",""""""%10%\Twain_32\%TwainDir%\ix-20.hlp"""""",,,,""%10%\Twain_32\%TwainDir%"",""ix-20.hlp"""
;;;setup.ini, group1,, """%UtilityName%"",""""""%10%\twain_32\%TwainDir%\Launcher.exe"""""",,,,""%10%\twain_32\%TwainDir%"",""Launcher.exe"""
setup.ini, group1,, """Uninstall %Product%"",""%10%\RunUnDrv.exe %10%\Twain_32\%TwainDir%\Utl.inf DefaultUnInstall"",""%11%\Shell32.dll"",31,,%11%,"""

[Group.Del.Ini]
setup.ini, progman.groups,, "group1=""%UtilityGroup%"""
setup.ini, group1,, """%Utility%"""
;;;setup.ini, group1,, """%Manual%"""
;;;setup.ini, group1,, """%ReadMe%"""
;;;setup.ini, group1,, """%Help%"""
;;;setup.ini, group1,, """%UtilityName%"""
setup.ini, group1,, """Uninstall %Product%"""

[Strings]

;---BEGIN  Non-Local String ---
Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
UtilityGroup= "Trust 710 LCD POWERC@M ZOOM Utility"
;---END  Non-Local String ---

;---BEGIN  Local String ---
Manual="Trust 710 LCD POWERC@M ZOOM User's Guide"
ReadMe="Readme"
Utility="Trust 710 LCD POWERC@M ZOOM Utility"
Help="Trust 710 LCD POWERC@M ZOOM Help"

Msft="DigitalImageDevice"
Mfg="DigitalImageDevice"

ProductDesc="Trust 710 LCD POWERC@M ZOOM Utility"
Product="Trust 710 LCD POWERC@M ZOOM Utility"
TwainDir="Trust710"

BeginUPromptPrompt="Are you sure you want to remove Trust 710 LCD POWERC@M ZOOM Utility?"
BeginUPromptTitle="Trust 710 LCD POWERC@M ZOOM Utility Uninstall"
EndUPromptPrompt="Trust 710 LCD POWERC@M ZOOM Utility was successfully removed from your computer."
UtilityName			= "Launcher"
;---END  Local String ---

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: 1.21