From: Rick Knight <rick_knight@rlknight.com>
To: Linux-msdos <linux-msdos@vger.kernel.org>
Subject: Problem with batch files
Date: Thu, 08 Sep 2005 20:05:21 -0700 [thread overview]
Message-ID: <4320FBF1.50309@rlknight.com> (raw)
I'm trying to get xdosemu to run a batch file to start an application
from my KDE desktop. The batch file is pretty simple, and I have been
able to use it in the past.
The batch file is located in /usr/lib/freedos and it's being called with
"xdosemu -E pcplus.bat"
@echo off
D:
cd \pcplus
pcplus.exe
exit
All of the commands work at the command prompt, the batch file runs OK
from the command prompt and the application runs fine, but I cannot get
xdosemu to execute "cd \pcplus" in the batch file. Can anyone tell me
how to get this to work?
Thanks,
Rick Knight
next reply other threads:[~2005-09-09 3:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-09 3:05 Rick Knight [this message]
[not found] ` <200509091517.53206.dr.claudia.neumann@gmx.de>
2005-09-09 15:47 ` Problem with batch files Richard W. Knight
2005-09-09 16:19 ` Richard W. Knight
-- strict thread matches above, loose matches on Subject: below --
2005-09-11 13:02 Stas Sergeev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4320FBF1.50309@rlknight.com \
--to=rick_knight@rlknight.com \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.