public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* autoload problem
@ 2003-02-05  8:34 John Sowden
  2003-02-05 18:11 ` Bart Oldeman
  0 siblings, 1 reply; 2+ messages in thread
From: John Sowden @ 2003-02-05  8:34 UTC (permalink / raw)
  To: linux-msdos

I  tried the line:  xdosemu -input '\r' -quiet -E filename

I got the error: "KDE cannot launch ..."

I edited the properties -> execute -> command location of the desktop icon.

Also, the existing line had single quotes arround it.  I substitued double 
quotes, no help.  I tried with/without a file type (.bat).  Of course I 
created the batch file in the same directory where the existing autoexec is.

By the way, I am having no font problems with extended charcacters (line 
drawing/pascal turbovision screens, etc.  It works great.  My application 
here is to run 1 icon to bring up my dos menu structure and one to give me a 
dos screen.

John


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: autoload problem
  2003-02-05  8:34 autoload problem John Sowden
@ 2003-02-05 18:11 ` Bart Oldeman
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Oldeman @ 2003-02-05 18:11 UTC (permalink / raw)
  To: John Sowden; +Cc: linux-msdos

On Wed, 5 Feb 2003, John Sowden wrote:

> I  tried the line:  xdosemu -input '\r' -quiet -E filename
>
> I got the error: "KDE cannot launch ..."
>
> I edited the properties -> execute -> command location of the desktop icon.
>
> Also, the existing line had single quotes arround it.  I substitued double
> quotes, no help.  I tried with/without a file type (.bat).  Of course I
> created the batch file in the same directory where the existing autoexec is.

First try if the command works in a terminal (xterm or whatever).
Then try to remove those quotes; if you have quotes around the whole
commandline then KDE sees it as the name of the executable (including all
spaces) which of course does not exist. The only quotes that are necessary
are the ones for '\r'

Bart


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-05 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-05  8:34 autoload problem John Sowden
2003-02-05 18:11 ` Bart Oldeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox