Search found 2 matches

by KML
2012-09-23T23:46:38-07:00
Forum: Users
Topic: GhostScript location (windows7 x64)
Replies: 1
Views: 2549

Re: GhostScript location (windows)

One more question, why x32 convert.exe uses x64 ghostscript? :shock:
by KML
2012-09-21T02:59:07-07:00
Forum: Users
Topic: GhostScript location (windows7 x64)
Replies: 1
Views: 2549

GhostScript location (windows7 x64)

Hi Guys,

I have this structure in some folder:

..
gsdll32.dll
convert.exe
gswin32c.exe
It works fine until I install some old version of GS, in this case convert.exe takes a path to GS from the registry
convert.exe: `%s' (%d) "C:/Program Files/gs/gs8.71/bin/gswin64c.exe"

I would like to ...