From ee79ff0579e25eca9189d72019e5361404437794 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 22 Mar 2021 07:59:32 +0100 Subject: Windows: first implementation of MSI installer for silent mode deployment (ACCEPTLICENSE=YES must be set in msiexec command line) --- src/SetupDLL/Setup.ico | Bin 0 -> 370070 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/SetupDLL/Setup.ico (limited to 'src/SetupDLL/Setup.ico') diff --git a/src/SetupDLL/Setup.ico b/src/SetupDLL/Setup.ico new file mode 100644 index 00000000..8fd81cd3 Binary files /dev/null and b/src/SetupDLL/Setup.ico differ -- cgit v1.2.3