GIMP: Download
I've try several time to download this good send portable but whatever the link nothing was working. Anyone can help??
New: Chromium (May 1, 2026), Platform 30.4 (Apr 28, 2026)
1,400+ portable packages, 1.2 billion downloads
PortableApps.com is operating at a loss. Please donate if you can!
I've try several time to download this good send portable but whatever the link nothing was working. Anyone can help??
Unzipped, the application folder comes out to 17.5MB, but size on disk is over 31.5 MB (The effective space the program takes because of the sector size; A 1kB file takes up 4kB of space when sector size is 4kB.) Is there any way to run the application from an archive, or leave at least most of those 1700+ files in an archive file on the USB drive so you don't have 80% wasted space? Even an uncompressed archive would save all that space and wouldn't drag performance too much.
I am getting the following error message when I try to run GIMP. Any idea what the problem is?
gimp-2.2.exe - Application Error
The application failed to initialize properly (0xc0000142). Click on OK to terminate the application.
Getting this error on launch in the following file? Anyone else having same issue?
AppName: gimp-2.2.exe AppVer: 0.0.0.0 ModName: freetype6.dll
ModVer: 2.1.8.1590 Offset: 0002d782
In the CheckPortableAppsSplitDIR: labeled section,
$SETTINGSDIRECTORY never gets set like it does in the rest of sections above it.
Previously mentioned error (test for "..App..", using "..Apps..") seems to be masking this.
Also, Launcher seems to be ignoring the ini file setting for SettingsDirectory.
GIMP asks user to create setting folder in user's home folder on the machine.
Nit pick:
Check your comment in the GIMPEnvironment: labeled section.
Is this an error or intentional?:
IfFileExists "$EXEDIR\App\GTK\bin\*.*" "" UniqueGTKDIR ;=== Shared GTK Directory StrCpy "$GTKDIRECTORY" "$EXEDIR\Apps\GTK\bin" Goto EndINI
Missing 's' in IfFileExists
at home (where i have gtk installed already) it works fine. at school, where there is no gtk, it's telling me it's missing a dll and it won't even open.