Written by James McDonald

February 13, 2014

The last time I installed Gimp on a Microsoft Terminal Server It was a little buggy.

But this time the result seems to be OK. This is on Windows Server 2008 Standard R2 in terminal services mode.

Note: I don’t work in an environment where I have dozens of users stress testing the application so it may not be 100% stable but with the limited testing I’ve done it worked OK.

Here is how I did it.

  1. Get an Administrator cmd prompt (e.g. right click on Command Prompt in the programs menu and choose “run as administrator”)
  2. run change user /install to get into Terminal Server Install mode
  3. From the same command prompt run the GIMP install program
  4. when the install finishes run change user /execute to switch back to the normal Terminal Server running mode
  5. Log in as a standard user and run GIMP. Wait while the Gimp splash displays “Not Responding” and gimp does it’s font caching thing.
  6. You can now use it.

 

gimp_in_gimp_in_gimp

 

3 Comments

  1. MarkusH

    I tested it on Server 2012R2 but it did not work 🙁
    thanks for sharing!

    Reply
    • MK

      Test -f Paramter
      eg. : “C:\Program Files\GIMP 2\bin\gimp-2.8.exe” -f

      Reply
  2. James

    -f option is to not load fonts….

    You might also be able right click on Gimp.exe and runas administrator which would allow it to find and cache fonts

    Might work.

    GIMP version 2.4.1

    Usage: gimp [option … ] [file … ]

    Options:
    -?, –help Show help options
    -v, –version Show version information and exit
    –verbose Be more verbose
    -d, –no-data Do not load brushes, gradients, palettes, patterns, …
    -f, –no-fonts Do not load any fonts
    -i, –no-interface Run without a user interface
    –batch-interpreter= The procedure to process batch commands with
    -b, –batch= Batch command to run (can be used multiple times)
    Reply

Leave a Reply to MK Cancel reply

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Squarespace Image Export

To gain continued access to your Squarespace website images after cancelling your subscription you have several...

MySQL 8.x GRANT ALL STATEMENT

-- CREATE CREATE USER 'tgnrestoreuser'@'localhost' IDENTIFIED BY 'AppleSauceLoveBird2024'; GRANT ALL PRIVILEGES ON...

Exetel Opt-Out of CGNAT

If your port forwards and inbound and/or outbound site-to-site VPN's have failed when switching to Exetel due to their...