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
John John (MVP) - 25 Sep 2008 12:36 GMT
Put those commands in the %systemroot%\system32\config.nt file. Consult
your Windows help files for more information.
John
> Hello,
>
[quoted text clipped - 16 lines]
>
> Nuno Gomes