Radu C Popescu
Posts: 15
Joined: Thu Jul 20, 2023 5:31 pm

Silent install instructions and parameters for GIMP

Below you can find the necessary information to perform a silent installation using the designated silent install parameters for GIMP

About: GIMP (GNU Image Manipulation Program) is a powerful and free open-source raster graphics editor used for tasks such as photo retouching, image editing, and image composition. It offers a wide array of tools for various tasks and supports a multitude of plugins and extensions for extended functionality.
Application Name: GIMP
Version: 2.10.34
Main Application Process: `gimp-2.10.exe`
Main Application Website URL: https://www.gimp.org/
Privacy URL: https://www.gimp.org/about/privacy/
EXE Installer (Silent Install): `gimp-2.10.x-setup.exe

Code: Select all

/VERYSILENT /NORESTART /ALLUSERS /LOG=”%TEMP%\gimp_install.log”
`
EXE Installer (Silent Uninstall): check the uninstall string registry key.
MSI Installer (Silent Install): Not applicable.
MSI Installer (Silent Uninstall): Not applicable.
Categories for Intune: Graphics & Design, Productivity

Return to “Silent Install Command Line”