PegLeg44 wrote:
Thanks Rod
I just did a full reinstalation of my operating system Win vista. When I wiped the drive it saved a file called old.windows which has all my old stuff in there. Program files and documents and users. I don't know why but my user/.gimp-2.x directory doesn't contain anything except folders. Scripts, Brushes etc are not in there. Do you think maybe when I istalled the newer gimp 2.8.6 it may have just located and now uses these old files. But my added scripts (.scm files) from the old gimp aren't available in the new gimp.
Gimp keeps things in two places: in the install tree (under C:\Program Files, usually) and in the user's profile (under C:\users\Your_id\.gimp-2.8). Many users are misdirected and told to add things in the install tree (because it's easier to find?). But things put there are usually not backed up (because they can re restored by re-installing)...
When you reinstall Gimp it automatically re-uses the existing users profile (and when you install 2.8 over 2.6, it convert the 2.6 profile in to a 2.8 one).
On startup Gimp lists the files in the script and plugins directories and runs them once to obtain their registration data (where they appear in menus, etc...). This can of course be very slow, so Gimp records the timestamp of the file with the registration data, and at next startup it doesn't run the script/plugin and reuses the same data if the file has the same time stamp as before. So the number of scripts and plugins has very little influence on startup time (except for some 32-bit Windows version (2.8.6?) that has a bug and re-runs every thing each time). Other add-ons (patterns and fonts, as far as Gimp lore goes) can slow down the startup, but there are add-on managers scripts/plugins to keep most of these outside Gimp's reach until they are really needed.