Hello I’m try make silent installer with this commands but they can’t work
13.1 Add command line parameters to installation package to be able to select customized
settings, e.g.:
/s - silent install
/dir= - install path
/forcerestart - force restart after installation is complete
/norestart - don’t restart after installation is complete
/fw_install=<0/1> - install FW option
/dp_install=<0/1> - install D+ option
/av_install=<0/1> - install AV option
/fw_mode=<0-4> - selected FW startup mode from 0 - Disabled to 4 - Block All Mode
/dp_mode=<0-4> - selected D+ startup mode from 0 - Disabled to 4 - Paranoid Mode
/noicons - don’t install icon on desktop
/notray - don’t use tray icon
someone knows switches for 3.x versión?