installer: salt://win/repo-ng/GoogleEarthPro/GoogleEarthPro_x64.msi
uninstaller: salt://win/repo-ng/GoogleEarthPro/GoogleEarthPro_x64.msi
{% else %}
- installer: salt://win/repo-ng/GoogleEarthPro/GoogleEarthPro.msi
- uninstaller: salt://win/repo-ng/GoogleEarthPro/GoogleEarthPro.msi
+ installer: salt://win/repo-ng/GoogleEarthPro/GoogleEarthPro_x86.msi
+ uninstaller: salt://win/repo-ng/GoogleEarthPro/GoogleEarthPro_x86.msi
{% endif %}
full_name: "Google Earth Pro"
- install_flags: '/quiet /log "{{ LOG_PATH }}GoogleEarthPro_inst.log"'
- uninstall_flags: '/quiet /log "{{ LOG_PATH }}GoogleEarthPro_uninst.log"'
+ install_flags: '/qn /l* "{{ LOG_PATH }}GoogleEarthPro_inst.log"'
+ uninstall_flags: '/qn /l* "{{ LOG_PATH }}GoogleEarthPro_uninst.log"'
msiexec: True
locale: de_DE
reboot: False