It is currently Tue Jul 02, 2024 3:32 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Samj Portable & Gimp-run by Onkel Hatti.
PostPosted: Tue Nov 17, 2020 10:46 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
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

_________________
Image

Slava
Ukraini!
Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Samj has released 2.10.16 portable for windows

17

No new posts Attachment(s) Samj has released 2.10.21 v2 portable for windows

1

No new posts Attachment(s) Samj released portable Gimp 2.10.18

2

No new posts Samj has released 2.10.22 portable for windows

0

No new posts Attachment(s) Samj has released 2.10.21 portable for windows

5



* Login  



Powered by phpBB3 © phpBB Group