Using
PROCON's
|
| MS-DOS, | |
| Windows 3.x/95/98/Me "DOS Boxes", and | |
| Windows NT/2000/XP/Vista CMD.EXE Console modes. |
It will not, of course, change the font used in:-
| Windows DOS or Terminal "Boxes" run in a "Windowed" Window, or | |
| Windows NT/2000/XP/Vista 16 bit COMMAND.COM MS-DOS "Boxes". |
(Our HVDOSBox.FON is designed to be used in "Windowed" terminal modes.)
![]()
MS-DOS CPI files may be in any directory. Windows normally places them in the COMMAND subdirectory. To load a different CPI file:-
|
First obtain a list of any existing
CPI files on your system. Open an
MS-DOS window and type:- DIR %windir%\COMMAND\*.CPI Take a note of the value of %windir% (it is probably C:\WIN or C:\WINDOWS). | |
|
Copy the new
CPI file (e.g,
HVEGAE.CPI) to this directory. For example, type:- COPY HVEGAE.CPI C:\WIN\COMMAND | |
|
Use a plain text editor (e.g.,
Notepad) to add some lines to your
CONFIG.SYS and
AUTOEXEC.BAT files to ensure that the new
CPI file is loaded at boot time. Using the correct Windows directory - and the new CPI filename - edit C:\CONFIG.SYS to add - or modify - these lines:- |
Rem [==== Load Support Drivers for Country CodePages ====]
DEVICEHIGH=C:\WIN\COMMAND\DISPLAY.SYS CON:=(EGA,437,1)
Rem [====================================================]
| Similarly edit C:\AUTOEXEC.BAT and add - or modify - these lines:- |
Rem [=========== Prepare & Select a Codepage ============]
NLSFUNC.EXE
MODE CON CODEPAGE PREPARE=((437)C:\WIN\COMMAND\HVEGAE.CPI)
MODE CON CODEPAGE SELECT=437
Rem [====================================================]
| Reboot into Windows. |
The system will load - and use - the new fonts in all full screen modes.
![]()
![]()
Windows NT/2000/XP/Vista CPI files are in the SYSTEM32 subdirectory. To use a different CPI file:-
|
Open a console window and type:- DIR %SystemRoot%\System32\*.CPI to obtain a list of CPI files on your system. There should be at least one - normally EGA.CPI . Note the value of %SystemRoot% (probably C:\WINNT or C:\WINDOWS ). If only one CPI file exists - and you are using only English language settings - you can replace the Windows EGA.CPI file. | |
| Copy the new
CPI
file
into the
SYSTEM32
directory. Type:-
COPY HVEGAE.CPI \WINNT\SYSTEM32 | |
| Save a copy of the existing file (most important!). Type:- CD \WINNT\SYSTEM32 COPY EGA.CPI EGA.CP_ | |
|
Set the file "Read Only
" in case you attempt to overwrite it:-
ATTRIB +R EGA.CP_ | |
|
To ensure the copy has been successful, list both files with:-
DIR EGA.* | |
| Windows won't allow the EGA.CPI file to be replaced directly as it is open and locked - precluding its replacement while Windows is running. To get access to the file you must either:- |
- Boot to DOS from a floppy disk, or
- Use the supplied MVINUSEF.EXE utility and batchfile to make the replacement.
| Once the file has been replaced, reboot into Windows. |
Windows will now load - and use - the new EGA.CPI file with the appropriate set of fonts in all full screen modes except for boot messages and MS-DOS Boxes.
![]()
![]()
The HVFont CPI File package contains:-
| Various CPI File Utilities, and | |
| HVFont Codepage Information Files |
Click here to download an Evaluation version of the HVFont Full Screen package. The HVFont CPI File package is part of this package.)
Click here to purchase a licence for any of the HVFont packages.
![]()
PROCON CONSTRUCTION SYSTEMS |