If you have upgraded your EzeScan SERVER to version 4.3 the EzeScan service properties will need to be updated (requires local administrator permissions)
If running a single instance of EzeScan SERVER please run the following
"C:\Program Files (x86)\Outback Imaging\EzeScan\EzeScan" -installservice
or
"C:\Program Files (x86)\Outback Imaging\EzeScan\EzeScan" -installserver
If running multiple instances of EzeScan SERVER then the following should be run
"C:\Program Files (x86)\Outback Imaging\EzeScan\EzeScan" -installservice -instance 1
"C:\Program Files (x86)\Outback Imaging\EzeScan\EzeScan" -installservice -instance 2
and so on.
If the service needs to be uninstalled then run the following
"C:\Program Files (x86)\Outback Imaging\EzeScan\EzeScan -uninstallservice"
or
"C:\Program Files (x86)\Outback Imaging\EzeScan\EzeScan -uninstallserver"
Same as above for multi instance servers
"C:\Program Files (x86)\Outback Imaging\EzeScan\EzeScan" -uninstallservice -instance 1
"C:\Program Files (x86)\Outback Imaging\EzeScan\EzeScan" -uninstallservice -instance 2
and so on.