静默安装方法大全

静默安装

Logitech Unifying-Software 2.50.25

Silent Install

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

unifying250.exe /S && ping 127.0.0.1 > nul && taskkill /f /im DJCUHost.exe

Silent Uninstall

x64

"%ProgramW6432%Common FilesLogiShrdUnifyingUnifyingUnInstaller.exe" /S

x86

"%ProgramFiles%Common FilesLogiShrdUnifyingUnifyingUnInstaller.exe" /S
Unifying-Software其它版本的静默安装