'2.10.28':
full_name: 'GIMP 2.10.28'
installer: salt://win/repo-ng/Gimp/gimp-2.10.28-setup.exe
- install_flags: '/SP- /SILENT /NORESTART /log="{{ LOG_PATH }}\Gimp_inst.log"'
+ install_flags: '/SP- /SILENT /ALLUSERS /NORESTART /log="{{ LOG_PATH }}\Gimp_inst.log"'
uninstaller: '%ProgramFiles%\Gimp 2\uninst\unins000.exe'
- uninstall_flags: '/SP- /SILENT /NORESTART /log="{{ LOG_PATH }}\Gimp_uninst.log"'
+ uninstall_flags: '/SP- /SILENT /NORESTART /ALLUSERS /log="{{ LOG_PATH }}\Gimp_uninst.log"'
msiexec: False
locale: de_DE
reboot: False