Gimp 2.8.4

Full internal name:org.gimp.Gimp
Project site:https://www.gimp.org
Screen shots:
Download: Download Gimp 2.8.4

https://sourceforge.net/projects/gimp-win/files/GIMP%20%2B%20GTK%2B%20%28stable%20release%29/GIMP%202.8.4/gimp-2.8.4-setup.exe

VirusTotal results
Change log:n/a
Description:

raster graphics editor

License:GPLv3
Version:2.8.4
SHA-1 or SHA-256:e2c2109256923f5d5a98a3c558b609f8d46d6e06
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%"
    set err=%errorlevel%
    if %err% neq 0 exit /b %err%
    
    set key=org.gimp.Gimp-2.8.4
    reg add HKLM\SOFTWARE\Classes\Applications\%key%\shell\open /v FriendlyAppName /d "Gimp (2.8.4)" /f
    set c=\"%CD%\bin\gimp-2.8.exe\" \"%%1\"
    reg add HKLM\SOFTWARE\Classes\Applications\%KEY%\shell\open\command /d "%c%" /f
    for %%g in (xcf pix matte mask alpha als fli flc xcf.bz2 bz2 xcfbz2 desktop dcm dicom eps fit fits g3 gif pat gbr gpb gih xcf.gz gz xcfgz jpg jpeg jpe cel ico wmf apm psp tub pspimage psd png pnm ppm pgm pbm pdf ps sgi rgb rgba bw ico im1 im8 im24 im32 rs ras svg tga vda icb vst tif tiff bmp xbm icon bitmap xpm xwd pcx pcc) do reg add HKLM\SOFTWARE\Classes\.%%g\OpenWithList\%key% /f
    
    .Npackd\Uninstall.bat:
    uninst\unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
    set err=%errorlevel%
    if %err% neq 0 exit /b %err%
    
    set key=org.gimp.Gimp-2.8.4
    reg delete HKLM\SOFTWARE\Classes\Applications\%key% /f
    for %%g in (xcf pix matte mask alpha als fli flc xcf.bz2 bz2 xcfbz2 desktop dcm dicom eps fit fits g3 gif pat gbr gpb gih xcf.gz gz xcfgz jpg jpeg jpe cel ico wmf apm psp tub pspimage psd png pnm ppm pgm pbm pdf ps sgi rgb rgba bw ico im1 im8 im24 im32 rs ras svg tga vda icb vst tif tiff bmp xbm icon bitmap xpm xwd pcx pcc) do reg delete HKLM\SOFTWARE\Classes\.%%g\OpenWithList\%key% /f
    
    Last modified:Sat May 15 09:10:54 UTC 2021
    Last modified by:tim.lebedk...
    Created:Thu Sep 26 07:09:39 UTC 2013
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded