Running DOS programs

N

Nuno Gomes

Hello,


I have applications developed in CLIPPER and they were developed in DOS.

In Windows98 there were commands to charge the OS in high memory to run DOS
programs.
Commands like:
DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFF
DEVICE=C:\DOS\EMM386.EXE AUTO RAM
DOS=HIGH
DEVICEHIGH /L:1,15872 =C:\DOS\DISPLAY.SYS CON=(EGA,,1)


But in Windows XP how that works?...
Now, i'm having problems running such applications...

Any ideias will be appreciated.


Thanks,

Nuno Gomes
 
J

John John (MVP)

Put those commands in the %systemroot%\system32\config.nt file. Consult
your Windows help files for more information.

John
 

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