From 60ff211f514a1bd19c810d94e8ec4fb0359efb18 Mon Sep 17 00:00:00 2001 From: TheBigBear Date: Fri, 19 Feb 2016 16:47:52 +0000 Subject: [PATCH] Create adv-port-scanner.sls --- adv-port-scanner.sls | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 adv-port-scanner.sls diff --git a/adv-port-scanner.sls b/adv-port-scanner.sls new file mode 100644 index 000000000..9950429b4 --- /dev/null +++ b/adv-port-scanner.sls @@ -0,0 +1,13 @@ +adv-port-scanner: + '2.4.2750': + full_name: 'Advanced Port Scanner 2.4' + installer: 'salt://win/repo-ng/adv-port-scanner/pscan24.exe' + install_flags: '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' + uninstaller: 'msiexec.exe' + uninstall_flags: '/qn /noreboot /x {10F177CF-543F-4BC2-A297-DBF73709D3C5}' + msiexec: False + locale: en_US + reboot: False +# it can be manually downloaded from: +# http://www.advanced-port-scanner.com +# a product of: www.radmin.com