Josh Dye wrote/ schreef:

> Hello,
> It is weird. I have the Ext_OpenFile working. OK, so, I try to open a Game,
> Like Diablo 2 or Quake 3 Arena. It tries to open it, but it gives me an error
> message! It won't load any of the .Dll's or anything. Is there some way that
> you could make it work just if you were to doubble click the real button? Why
> does Rev not make this work right?
Maybe there's something wrong with the default directory. I had this problem
recently: the program searched for all kind of files in the start directory
(usually the directory where it is self). But when I started it with a
shortcut (which had the start directory set to 'C:\') nothing worked, it
couldn't find it's files. Maybe there's going on something like that here.

I don't know how you should solve this, but maybe by setting 'the directory'
or $PATH. Otherwise you should maybe do a shell like:

cd C:\PROGRA~1\GAMES\DIABLO
DIABLO.EXE

I don't know...

> - Josh Dye
Good luck!
Sjoerd

Reply via email to