stifilm.inf Driver File Contents (mirafoto2.zip)

; Localized	
; stifilm.INF  -- Windows Still Image Setup 
; Copyright (c) 2000
; Manufacturer: Acer Peripherals, Inc.

[Version]
Signature="$CHICAGO$"
Class=Image
;ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Msft%
LayoutFile=layout.inf, layout1.inf, layout2.inf

[DestinationDirs]
DefaultDestDir	     =10			; LDID_WIN
Api.CopyInfFiles     =17			; LDID_WIN\Inf	
Api.CopySysFiles     =11			; LDID_WIN\System->system32
Api.CopyStiFiles     =10			; LDID_WIN
Api.CopyTwainDsFiles =10,Twain_32\Foto2_00  	; LDID_WIN\Twain_32\Foto2_00
Api.CopySys32Files   =10,system32\drivers	; LDID_WIN\system32\drivers
Api.CopyMapFiles     =10,system32\drivers	; LDID_WIN\system32\drivers
Api.CopyTwainFiles   =10			; LDID_WIN
Api.DelInfOtherFiles =17,other			; LDID_WIN\Inf\other
Api.DelInfBinFiles   =17			; LDID_WIN\Inf

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%Mfg%=Models

[Models]
;*******************************************************************
%Color___FilmScanner____10%=Api.FilmScanner,Color___FilmScanner____10
%Color___FilmScanner____20%=Api.FilmScanner,Color___FilmScanner____20
;*******************************************************************

[Api.FilmScanner.NT]
SubClass=StillImage
DeviceType=1
Capabilities=3
Events=Api.FilmScanner.Events
AddReg=Api.ScsiScanner.NT.AddReg
CopyFiles=Api.CopyInfFiles,Api.CopyTwainDsFiles,Api.CopySysFiles,Api.CopyTwainFiles,Api.CopySys32Files
UninstallSection=Uninstall.Api
ICMProfiles="sRGB Color Space Profile.icm"
DeviceData=Api.ScsiScanner.DeviceData


[Api.FilmScanner]
SubClass=StillImage
DeviceType=1
Capabilities=3
Events=Api.FilmScanner.Events
AddReg=Api.ScsiScanner.AddReg
DelFiles=Api.DelInfBinFiles
CopyFiles=Api.CopyInfFiles,Api.CopyTwainDsFiles,Api.CopySysFiles,Api.CopyTwainFiles,Api.CopySys32Files,Api.CopyMapFiles
UninstallSection=Uninstall.Api
ICMProfiles="sRGB Color Space Profile.icm"
DeviceData=Api.ScsiScanner.DeviceData


[Api.FilmScanner.Events]
PushButton="%PushButton%",{ca7075a0-c7b9-11d1-8488-0000f801d81d},*

[Api.ScsiScanner.DeviceData]
TwainDS="MiraFoto V2.0"
ASPI = "1"

[Api.ScsiScanner.NT.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"scsiscan.sys"

HKR,,USDClass,,"{69CA3E00-F547-11d1-A70E-0000F801D81D}"
HKCR,CLSID\{69CA3E00-F547-11d1-A70E-0000F801D81D},,,"SCSI User MiniDriver"
HKCR,CLSID\{69CA3E00-F547-11d1-A70E-0000F801D81D}\InProcServer32,,,%11%\Scanusds.dll
HKCR,CLSID\{69CA3E00-F547-11d1-A70E-0000F801D81D}\InProcServer32,ThreadingModel,,"Apartment"

HKCU,SOFTWARE\%ApiScannerPath%\MiraFoto
HKCU,SOFTWARE\%ApiScannerPath%\MiraFoto\V2.00
HKCU,SOFTWARE\%ApiScannerPath%\MiraFoto\V2.00,Name,0,MiraFoto
HKCU,SOFTWARE\%ApiScannerPath%\MiraFoto\V2.00,Path,0,Foto2_00

[Api.ScsiScanner.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"

HKR,,USDClass,,"{69CA3E00-F547-11d1-A70E-0000F801D81D}"
HKCR,CLSID\{69CA3E00-F547-11d1-A70E-0000F801D81D} ,,,"SCSI User MiniDriver"
HKCR,CLSID\{69CA3E00-F547-11d1-A70E-0000F801D81D} \InProcServer32,,,%11%\Scanusds.dll
HKCR,CLSID\{69CA3E00-F547-11d1-A70E-0000F801D81D} \InProcServer32,ThreadingModel,,"Both"

HKCU,SOFTWARE\%ApiScannerPath%\MiraFoto
HKCU,SOFTWARE\%ApiScannerPath%\MiraFoto\V2.00
HKCU,SOFTWARE\%ApiScannerPath%\MiraFoto\V2.00,Name,0,MiraFoto
HKCU,SOFTWARE\%ApiScannerPath%\MiraFoto\V2.00,Path,0,Foto2_00

[Api.FilmScanner.NT.Services]
AddService = scsiscan, 0x00000002, ScsiScan.AddService

[ScsiScan.AddService]
DisplayName    = %scsiscan.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\scsiscan.sys
LoadOrderGroup = Base

[api.CopyInfFiles]
;stifilm.inf
;clrscan.inf

[Api.CopyTwainDsFiles]
;Mirafoto.ds
;FilmType.ini
;ImgProcS.dll
;Imgtable.dll
;Fotoimg.dll
;ScanctlS.dll
;Logo.bmp
;ImgPr16S.dll
;DICELib.dll

[Api.CopySysFiles]
;Scanusds.dll
;stiaspi.dll

[Api.CopySys32Files]
scsiscan.sys

[Api.CopyMapFiles]
scsimap.sys

[Api.CopyTwainFiles]
;gulp.vxd
;Twain.dll
;Twain_32.dll
;Twunk_16.exe
;Twunk_32.exe

[Api.DelInfBinFiles]
Drvidx.bin
DrvData.bin

[Api.DelInfOtherFiles]
stifilm.inf
clrscan.inf

[Uninstall.Api]
DelReg=Uninstall.DelReg
DelFiles=Api.DelInfOtherFiles,Api.DelInfBinFiles

[Strings]
Msft = ""
Mfg = "Acer Peripherals, Inc."
Color___FilmScanner____10="Color___FilmScanner____1"
Color___FilmScanner____20="Color___FilmScanner____2"
PushButton = "Preview"
ApiScannerPath="Imaging Solutions"
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: web3, load: 2.13