sudo installer -pkg epsonscan2_xxxxx.pkg -target /
Check available switches:
Epson Scan 2 often requires scanner registration. You can deploy registry settings or use epsonscan2settings.exe (if included). epson scan 2 silent install
echo Checking for installer... if not exist "%INSTALLER%" ( echo ERROR: %INSTALLER% not found! pause exit /b 1 ) sudo installer -pkg epsonscan2_xxxxx
epsonscan2_xxxxx.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /DIR="C:\Epson\Scan2" epson scan 2 silent install