Epson Scan | 2 Silent Install
Or directly find the product GUID:
@echo off setlocal enabledelayedexpansion set INSTALLER="%~dp0epsonscan2_6313_x64.exe" set LOGFILE="%temp%\epson_scan2_install.log" epson scan 2 silent install
sudo installer -pkg epsonscan2_xxxxx.pkg -target / For network registration, use: Or directly find the product GUID: @echo off