Re: Starting two concurrent executables with autoexec



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!

.



Relevant Pages

  • Re: Starting two concurrent executables with autoexec
    ... ECHO loading my app: ... it looks like a startup logo to me. ...
    (comp.os.msdos.programmer)
  • Re: Databases
    ... If your data tables were located at a sub-folder other than MyApp, ... able to switch with the SET DEFAULT. ... I think your problem is that your original design has your tables in MyApp, ... Running the form continues to use the table that is part of the database ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Taskbar refresh?
    ... taskbar shows "Untitled - MyApp" as it should. ... my applications sets main form's caption again: ... "MyDocument - MyApp" even when I switch back to my application. ...
    (microsoft.public.dotnet.languages.vb)