Feature #1819
open
Silent installer for suricata windows
Added by imran md almost 10 years ago.
Updated 10 months ago.
Description
Hi team,
We wanted to do large deployment of suricata for multiple customer. We wanted to deploy this on windows server in IDS mode.
To do this large deployment we use powershell scripts to automate the installation. We would like to have silent installation feature for suricata.
Imran
- Priority changed from High to Normal
- Target version set to Packaging/PPA
- Assignee set to Anonymous
- Assignee set to Community Ticket
- Target version changed from Packaging/PPA to TBD
One option might be to use 7z, for example, this extracts the msi in an msys2 environment, but I'm sure 7z is available for Windows proper as well:
7z -y x -o./test Suricata-7.0.10-1-64bit.msi
Also available in: Atom
PDF