Re: Starting two concurrent executables with autoexec
- From: tempnode@xxxxxxxxx
- Date: Sun, 2 Nov 2008 07:25:06 -0800 (PST)
HK,
Thanks for your helpful answers! I made the DR-DOS boot disk, and my
program runs fine, but I can't get two programs to run at once.
My autoexec.bat looks like this:
ECHO loading lxpic
lxpic /16
ECHO loading my app:
myapp
for some reason, lxpic will run fine, but myapp won't run. if i
switch the order around, myapp will run, but lxpic won't. is there
something i need to do to get both to run at the same time?
thanks again!
.
- Follow-Ups:
- Re: Starting two concurrent executables with autoexec
- From: tikbalang
- Re: Starting two concurrent executables with autoexec
- From: Robert Riebisch
- Re: Starting two concurrent executables with autoexec
- Prev by Date: Re: disabling keyboard in MSDOS?
- Next by Date: Re: Starting two concurrent executables with autoexec
- Previous by thread: Re: disabling keyboard in MSDOS?
- Next by thread: Re: Starting two concurrent executables with autoexec
- Index(es):
Relevant Pages
|