re: LPT1 conflict (DOS apps)
Thursday, August 12, 2010 at 1:57 pm Windows 98 Annoyances Discussion Forum
Posted by gewg_
(4444 messages posted)
|I have been reading your advice
|
Oh, so you're the one. 8-)
|and what you say [makes] a lot of sense to me
|
--but--but--I recommend *against* running software for which you can't get updates
8-) (e.g. 12-year-old closed-source OSes and browsers).
I forgot to mention the simple, obvious solution:
Start up in Real DOS (which underlies the Win9x GUI).
You know the drill. Right?
When booting your box, hold down F8 or F5
and choose Command Prompt Only (#5) from the list.
http://publish.it168.com/2005/0525/images/347025.jpg
If your DOS app is a single file and doesn't have/create other files in its own directory,
you could put the executable in your root directory (C:\)
and that will save you from having to navigate to it (CD {path}).
If, OTOH, there are associated DOS device drivers or template files or other stuff,
then having the app and its files in their own directory would be more tidy;
now, you *can* put a batch file in the root directory that calls the app.
Just make the contents of the file the path to the app, e.g.
C:\COOLAPP1\COOLAPP1.EXE
(you don't even need to use the .EXE part)
and call it e.g. COOLAPP1.BAT.
To make things friendlier, you could also find a DOS file manger that is FAT32-compatible.
http://google.com/search?q="DOS.file.manager"+"long.filename"+OR+"long.filenames"
- Written in response to:
- re: LPT1 conflict (DOS apps) (Anders: Wednesday, August 11, 2010 at 9:40 pm)
There are presently no replies to this message.
|
|
All messages in this thread [show all]
 |  |  |  | re: LPT1 conflict (DOS apps) (gewg_: Thu, Aug 12, 2010, 1:57 pm) |
| |
| |
| |
Return to the Windows 98 Discussion Forum
|
|