Gimp 2.10.28

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

https://download.gimp.org/mirror/pub/gimp/v2.10/windows/gimp-2.10.28-setup.exe

VirusTotal results
Change log:n/a
Description:

raster graphics editor

License:GPLv3
Version:2.10.28
SHA-1 or SHA-256:2c2e081ce541682be1abdd8bc6df13768ad9482d68000b4a7a60c764d6cec74e
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    path
    
    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-%NPACKD_PACKAGE_VERSION%
    reg add HKLM\SOFTWARE\Classes\Applications\%key%\shell\open /v FriendlyAppName /d "Gimp (%NPACKD_PACKAGE_VERSION%)" /f
    set c=\"%CD%\bin\gimp-2.10.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-%NPACKD_PACKAGE_VERSION%
    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 Sep 18 17:06:28 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sat Sep 18 17:06:28 UTC 2021
    Created by:tim.lebedk...
    Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded