* [DOSEMU / Linux]how to directly start a DOS app without goign through DOSEmu window
@ 2005-03-27 11:15 Daniel Moyne
2005-03-27 20:19 ` Justin Zygmont
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Moyne @ 2005-03-27 11:15 UTC (permalink / raw)
To: linux-msdos
With Linux I have a DOS app that I want to directly start without doing :
D:
cd generelt
demgene.exe
in the DOS window launched by xdosemu.
"generelt" directory is in my $HOME directory ; next step is to install my
"demgene.exe" executable file under "/usr/local/DOS/generel" where I plan to
install all my DOS appliactions to be lauched by xdosemu in a multiuser
environment.
How to achieve this ?
Thanks.
--
Daniel Moyne (Nulix)----------------------------------------------------------
Distribution : Mandrake 10.2 test \\|// Ubuntu "hoary" on test
kernel 2.6.8 / --- \ kernel 2.6.10
KDE 3.3 (' o-o ') KDE 3.4
------------------------------------oOO-(_)-OOo-------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [DOSEMU / Linux]how to directly start a DOS app without goign through DOSEmu window
@ 2005-03-27 16:28 Stas Sergeev
[not found] ` <200503271803.02659.dmoyne@tiscali.fr>
0 siblings, 1 reply; 4+ messages in thread
From: Stas Sergeev @ 2005-03-27 16:28 UTC (permalink / raw)
To: linux-msdos
Hello.
Daniel Moyne wrote:
> With Linux I have a DOS app that I want to directly start without doing
> :
> D:
> cd generelt
> demgene.exe
> in the DOS window launched by xdosemu.
> "generelt" directory is in my $HOME directory
xdosemu $HOME/generelt/demgene.exe
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [DOSEMU / Linux]how to directly start a DOS app without goign through DOSEmu window
[not found] ` <200503271803.02659.dmoyne@tiscali.fr>
@ 2005-03-27 18:03 ` Stas Sergeev
0 siblings, 0 replies; 4+ messages in thread
From: Stas Sergeev @ 2005-03-27 18:03 UTC (permalink / raw)
To: Daniel Moyne; +Cc: linux-msdos
Hello.
Daniel Moyne wrote:
>> xdosemu $HOME/generelt/demgene.exe
> Thanks this works fine but the ultimate idea is to move the DOS app
> "demgene.exe" in "/usr/local/DOS/Generel" for all users to access and keep
> $HOME/generelt just to access data ; in this case :
Move the main executable to /usr/local/DOS/Generel
but still have the symlinks to it from all the
home dirs?
>> $ xdosemu /usr/local/DOS/Generel/demgene.exe
> This opens the app but has no "$HOME/generelt" definition for accessing data.
> What else to do ?
If you can tell your demgene.exe to search
for its data on another logical DOS drive, then
you can make that another drive to be the
"$HOME/generelt" on a per-user basis. Search
for the "Re: commandline switch for changing $_hdimage settings?"
topic on that list to see how.
If this is not possible and you don't like the
idea with symlinks too, then I think you are
out of luck.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [DOSEMU / Linux]how to directly start a DOS app without goign through DOSEmu window
2005-03-27 11:15 Daniel Moyne
@ 2005-03-27 20:19 ` Justin Zygmont
0 siblings, 0 replies; 4+ messages in thread
From: Justin Zygmont @ 2005-03-27 20:19 UTC (permalink / raw)
To: Daniel Moyne; +Cc: linux-msdos
why not just make a script for that?
On Sun, 27 Mar 2005, Daniel Moyne wrote:
> With Linux I have a DOS app that I want to directly start without doing :
> D:
> cd generelt
> demgene.exe
> in the DOS window launched by xdosemu.
>
> "generelt" directory is in my $HOME directory ; next step is to install my
> "demgene.exe" executable file under "/usr/local/DOS/generel" where I plan to
> install all my DOS appliactions to be lauched by xdosemu in a multiuser
> environment.
>
> How to achieve this ?
> Thanks.
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-03-27 20:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-27 16:28 [DOSEMU / Linux]how to directly start a DOS app without goign through DOSEmu window Stas Sergeev
[not found] ` <200503271803.02659.dmoyne@tiscali.fr>
2005-03-27 18:03 ` Stas Sergeev
-- strict thread matches above, loose matches on Subject: below --
2005-03-27 11:15 Daniel Moyne
2005-03-27 20:19 ` Justin Zygmont
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox