Skip to content

Commit

Permalink
Merge pull request #290 from TheBigBear/master
Browse files Browse the repository at this point in the history
Merge pull request #142 from TheBigBear/TheBigBear-create-initial-adv-ip-scanner-v-2.4.2601
  • Loading branch information
TheBigBear committed Feb 19, 2016
2 parents 33b6e79 + f8a55d7 commit 85c0cde
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions adv-ip-scanner.sls
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
adv-ip-scanner:
'2.4.2601':
full_name: 'Advanced IP Scanner 2.4'
installer: 'salt://win/repo/adv-ip-scanner/ipscan24.exe'
install_flags: '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
uninstaller: 'msiexec.exe'
uninstall_flags: '/qn /noreboot /x {C3CF783A-5457-4989-966F-7BE08812FB71}'
msiexec: False
locale: en_US
reboot: False
# it can be manually downloaded from:
# http://www.advanced-ip-scanner.com
# a product of: www.radmin.com

0 comments on commit 85c0cde

Please sign in to comment.