静默安装方法大全

静默安装

Logitech Options 6.50.60

Silent Install

You need to install .NET Framework >= 4.0 before.

After installation a Dialog to attach a Product will show up. This one we will kill after some seconds.

start /W "install" Options_6.50.60.exe /S && ping 127.0.0.1 > nul && taskkill /f /im LogiOptionsUI.exe

Silent Uninstall

x64

"%ProgramW6432%LogitechLogiOptionsuninstaller.exe" /S

x86

"%ProgramFiles%LogitechLogiOptionsuninstaller.exe" /S
Options其它版本的静默安装