GIMP Chat
http://gimpchat.com/

Samj Portable & Gimp-run by Onkel Hatti.
http://gimpchat.com/viewtopic.php?f=4&t=18926
Page 1 of 1

Author:  MareroQ [ Tue Nov 17, 2020 10:46 am ]
Post subject:  Samj Portable & Gimp-run by Onkel Hatti.

Gimp portable Samj can be run in either 64bit or 32bit version.
In old versions it ran like it was downloaded from gimp.org (it had both 32 and 64 bit plugins).
When looking for a solution, I used the Onkel Hatti code:

https://sourceforge.net/projects/gimp-p ... kel_Hatti/

Replace lines 21,22 for:

$userDir = IniRead(@ScriptDir & "/" & $name & ".ini", "program", "userdir", @ScriptDir & "/.gimp" & $version)
$pathDir = IniRead(@ScriptDir & "/" & $name & ".ini", "program", "path", "")


to:
$userDir = IniRead(@ScriptDir , "program", "userdir", @ScriptDir & "/Preferences")
$pathDir = IniRead(@ScriptDir , "program", "path", "")


Gimp-run-2.10.exe should be placed in dir Gimp-2.10.22_Portable-32-64bit-Win-V2 (next to GIMP_EN.exe, GIMP_IT.exe ...)
After these changes, 32bit plugs are already working.
You can also run Gimp with gimp-run-2.10_options.bat (with language or mode selection, e.g. --new-instance or --verbose).
The disadvantage is that G'MIC running with gimp-run-2.10.exe updates filters in the standard location (c:\Users\ ... Yur Name ... \AppData\Roaming\gmic)

Well - now I use them interchangeably (samji starter or Onkel Hati) ... and I haven't found that they conflict with each other.
Maybe Samj will develop a new version of the recipe that meets the conditions (support for 32/64 bit plugins from one Preferences directory and Gmic update to GMIC_Filters\gmic\ - because that was the use of "maringouin")???

Attachments:
Gimp-2.10_Portable.zip [477.66 KiB]
Downloaded 188 times

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/