{% set LOG_PATH = 'C:\\salt\\var\\log\\' %}
GeoGebra:
- '5.0.489.0':
+ '5.0.570.0':
full_name: 'GeoGebra 5'
- installer: salt://win/repo-ng/GeoGebra/GeoGebra-Windows-Installer-5-0-489-0.exe
- {% if ARCH == 'x64' %}
- uninstaller: 'C:\Program Files (x86)\GeoGebra 5.0\uninstaller.exe'
- {% else %}
- uninstaller: 'C:\Program Files\GeoGebra 5.0\uninstaller.exe'
- {% endif %}
- install_flags: '/S'
- uninstall_flags: '/S'
+ installer: salt://win/repo-ng/GeoGebra/GeoGebra-Windows-Installer-5-0-570-0.msi
+ uninstaller: salt://win/repo-ng/GeoGebra/GeoGebra-Windows-Installer-5-0-570-0.msi
+ install_flags: 'ALLUSERS=2 /qn /log {{ LOG }}GeoGebra_inst.log'
+ uninstall_flags: '/qn /log {{ LOG }}GeoGebra_uninst.log'
msiexec: False
locale: de_DE
reboot: False
- cache_dir: False
+ cache_dir: True