|
From: Hans-Bernhard B. <br...@ph...> - 2005-09-09 09:09:55
|
Tigran wrote: > This used to work with an old version of gnuplot (not sure which > version) it doesn't work with latest version of gnuplot. At least tell use which version that "latest" one is --- CVS (of which day?), or release 4.0? > anybody know how to fix it? I don't think so. I don't know where you got this, nor do I understand what it does, but this part: > HKCR,Directory\Shell\GnuHere\command,,,"%10%\command.com /k cd ""%1""" > HKCR,Directory\Shell\GnuHere\command,,,"%10%\wgnuplot.exe looks quite suspicious. It seems to suggest that command.com and wgnuplot.exe are expected to be in the same directory. That's quite certainly the wrong plan, even on Win9x. |