I get the message "WIA COM component seems unregistered" or "wiaaut.dll is not registered" when I run iCopy

Created by Matteo Rossi
Keywords:
wiaaut dll registration

This error is due to the fact that wiaaut.dll (WIA Automation) library is not registered in your sistem. Usually it is registered by the scanner software, but if you get this error, please do the following:

        * Copy the file wiaaut.dll in iCopy folder to C:\WINDOWS\system32\ (if not already present)
        * Run a Command Prompt with adiministrator rights
        * Type cd C:\WINDOWS\system32\ and press Enter
        * Type regsvr32 wiaaut.dll and press Enter