esc2_win64_<version>.exe /verysilent /norestart
msiexec /i "path\to\Epson Scan 2.msi" /qn /norestart epson scan 2 silent install link
The installer is typically a wrapper that supports standard silent switches. esc2_win64_<version>
Use the standard MSI silent command: msiexec /i "setup.msi" /qn epson scan 2 silent install link
epsonscan2_installer.exe /S /v/qn
folder in C:\Program Files\EPSON\Epson Scan 2 or by looking for the application in the Windows "Apps & Features" menu.