Legacy DOS application

E

El Marko

We have a number of users here with many many projects that depend on DOS
software for CAD purposes.

Right now we are in the process of upgrading our users to newer machines.
However, the advances in hardware are proving to be problematic for the DOS
software. Each of these machines use a NVIDIA GeForce4 MX 440 with AGP8X as
a primary. They also come with Intel onboard video adapters as a backup. We
have tried running the app on both of these adapters and neither one with
display any text correctly. It has been suggested we downgrade our video
hardware, although I fear that may adversely affect the other applications
that run on these workstations. Plus, since this is the XP operating system,
I am unsure if a downgrade sufficient enough to run the program will be
compatible with XP.

Any assistance you can provide will be greatly appreciated
 
D

David Candy

Dos programs require their own video drivers. For most (like a text editor) it's so simple you wouldn't give it the name driver (but conceptually). Also drivers can access direct, via BIOS (on motherboard) or via Dos. There is a common standard called vesa bios (that's refering to BIOS on the card). Try reading the manual of the application and see what's available (some high end programs have drivers for specific cards (which won't help you), VESA, Dos and BIOS. You have to get one with good quality that will work in XP. Try asking the programmers or user group for that application.
 
H

Haggis

have you tried the compatibility functions (limit to 256 colors , etc ?)


Dos programs require their own video drivers. For most (like a text editor)
it's so simple you wouldn't give it the name driver (but conceptually). Also
drivers can access direct, via BIOS (on motherboard) or via Dos. There is a
common standard called vesa bios (that's refering to BIOS on the card). Try
reading the manual of the application and see what's available (some high
end programs have drivers for specific cards (which won't help you), VESA,
Dos and BIOS. You have to get one with good quality that will work in XP.
Try asking the programmers or user group for that application.
 
E

El Marko

OKay, the latest I have on this from the program manufacturer is that the
IBM 8x14 font driver has to be loaded as the program starts. I think this
would involve editing the autoexec.nt and config.nt files, right? Where do I
find these font drivers? And where is a KB article on properly editing the
above files?
 
R

Rob Schneider

Does the program manufacturer have advice about how to make their
product work in XP? If not, what are their recommendations?

Hope this is useful to you. Let us know.

rms




El said:
OKay, the latest I have on this from the program manufacturer is that the
IBM 8x14 font driver has to be loaded as the program starts. I think this
would involve editing the autoexec.nt and config.nt files, right? Where do I
find these font drivers? And where is a KB article on properly editing the
above files?
 
E

El Marko

No, they won't support the program anymore because they feel it is obsolete.
Be that as it may, I'm still stuck with a Board Layout department that still
uses this quite frequently. Again, the only thing they will tell me is to
load the IBM 8x14 font drivers somehow.

Rob Schneider said:
Does the program manufacturer have advice about how to make their
product work in XP? If not, what are their recommendations?

Hope this is useful to you. Let us know.

rms
 
R

Rob Schneider

Too bad. There may be a solution about these fonts. Don't know. Maybe
run these on stand-alone machine and not try to get them to run inside
of XP?

Hope this is useful to you. Let us know.

rms
 
D

David Candy

Look in the program for something called that. It should be in the manual what you have to do.
 
C

cquirke (MVP Win9x)

On Thu, 22 Jan 2004 14:14:28 +0000, Rob Schneider
Too bad. There may be a solution about these fonts.

Rt-click the .exe (or .pif shortcut to it), Properties.
Font tab, Raster only, choose the size you want :)


--------------- ----- ---- --- -- - - -
Dreams are stack dumps of the soul
 
C

cquirke (MVP Win9x)

On Wed, 21 Jan 2004 11:38:11 -0600, "El Marko"
However, the advances in hardware are proving to be problematic for the DOS
software. Each of these machines use a NVIDIA GeForce4 MX 440 with AGP8X as
a primary. They also come with Intel onboard video adapters as a backup. We
have tried running the app on both of these adapters and neither one with
display any text correctly.

Oh - that could be ANSI vs. OEM character sets. If so, try running
the DOS app in full-screen mode so it uses the hardware's OEM fonts
rather than the windowed emulation's ANSI fonts.

SVGA cards and chipsets vary in support for "DOS" text modes; some
fail to render text properly in (say) 80x35 character mode (e.g.
DOSShell and ATi chipset SVGA cards).


--------------- ----- ---- --- -- - - -
Dreams are stack dumps of the soul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top