Windows Vista Secure Login

If you would like to remove the list of user accounts and force users to login using their username and password, change the following settings:

  1. Go to Start Menu -> Settings -> Control Panel -> Administrative Tools -> Local Security Policy.
  2. Local Policies -> Security Options.
  3. Double click the entry titled: “Interactive Login: Do not display last user name”.
  4. Place a check mark in the “Enabled” check box.
  5. Click OK and close “Local Security Policy” window.

Source: Make users to login with a user name and password

GIMP – Can’t Open EPS Files

Error Message


Encapsulated PostScript image Message

Error starting Ghostscript. Make sure that Ghostscript is installed and if necessary – use the environment variable GS_PROG to tell GIMP about its location. (Failed to execute child process (No such file or directory))

Encapsulated PostScript image message

Could not interpret ‘image_example.eps’

GIMP Message

Opening ‘image_example.eps’ failed: Enscapsulated PostScript image plug-In could not open image

Screenshot – GIMP v2.4.6 on Windows Vista SP1

GIMP EPS Error

Solution


Instructions for Windows Vista

Requirements: Ghostscript installed

  1. If GIMP is running, close the application.
  2. Press Windows-Key+Pause/Break keys (Control Panel -> System).
  3. Left mouse click on “Advanced system settings” (system properties).
  4. Left mouse click on “Environment Variables..”.
  5. Left mouse click on “New…”.
  6. Enter the following information (without double quotes) for Variable Name: “GS_PROG” and Variable value: “C:\Program Files\Utilities\gs\gs8.61\bin\gswin32.exe”. Replace the path and file name with your location and current version of Ghostscript installed.
  7. Left mouse click on “Ok”.
  8. Left mouse click on “Ok”.
  9. Left mouse click on “Ok”.
  10. Load GIMP and open EPS files.

Source: GIMP Plugin Registry: Problem opening .eps files
Source: Download Ghostscript