Guest Wiscus Posted December 9, 2021 Posted December 9, 2021 Greetings! Is there a way to use the MSI or EXE file for ESET Endpoint Security, as downloaded from the ESET website, and then create a batch file to run the setup, but have it perform a silent in-place update of the product already installed? In other words, no GUI is displayed and no user interaction is required, and it just upgrades the existing product without installing any components that weren’t previously installed. For example, if the firewall component wasn’t installed, then it doesn’t now install the firewall either. Hope this makes sense.
Administrators Marcos 5,409 Posted December 9, 2021 Administrators Posted December 9, 2021 Running the msi installer with "/quiet /qn" parameters should do it.
Recommended Posts