From: buildmaster Date: Tue, 30 Jun 2020 16:04:56 +0000 (+0200) Subject: updated to 14.3.558.0000 X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=bbfae2776cf7d75ca165fc3f18aae0597a3e45b3;p=SEP14_managed.git updated to 14.3.558.0000 --- diff --git a/VERSION b/VERSION index 1948c94..e301a86 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.2.3335.1000 +14.3.558.0000 diff --git a/repo-ng/init.sls b/repo-ng/init.sls index 3b2884b..af2eef1 100644 --- a/repo-ng/init.sls +++ b/repo-ng/init.sls @@ -11,12 +11,12 @@ SEP14_managed: - '14.2.3335.1000': + '14.3.558.0000': full_name: 'Symantec Endpoint Protection' installer: salt://win/repo-ng/SEP14_managed/setup.exe uninstaller: 'msiexec.exe' - install_flags: '/s /v' - uninstall_flags: '/x {4DF3B441-9145-4D02-970E-F18CA893EA11} /q' + install_flags: '/S /v/qn' + uninstall_flags: '/x {FB5952C4-1307-4E64-B108-ED3B0BC80FCE} /qn /l* "{{ LOG_PATH }}\SEP_uninst.log"' msiexec: False locale: de_DE reboot: False diff --git a/repo-ng/setup.exe b/repo-ng/setup.exe old mode 100644 new mode 100755 index 1679d5c..2e7bcf7 Binary files a/repo-ng/setup.exe and b/repo-ng/setup.exe differ