Change CMD window properties

  • Thread starter Thread starter Perro Flaco
  • Start date Start date
P

Perro Flaco

Hi!

I would like to change some properties of the CMD windows in my Windows
Embedded. I tried to do it after FBA, but I can't, and I don't know if
I can do it in TD. I want to change the font (I want to use Lucida
Console). Any advice?

Thanks very much for your help!
 
Perro,

in your runtime image look at registry keys [HKCU\Console\Command
Prompt]
In component designer create keys under
HKEY_USERS\.default\Console\Command Prompt to affect all users... A
reboot may be required to change fonts....

I think that's all...

Steves
StevesATeyeDASHimagingDOTcom
 
Or change the registry settings of the "Client/Server Runtime (Console)" component.
Specifically you are looking for "FaceName" registry entry under that component registry section.

--
=========
Regards,
KM
Perro,

in your runtime image look at registry keys [HKCU\Console\Command
Prompt]
In component designer create keys under
HKEY_USERS\.default\Console\Command Prompt to affect all users... A
reboot may be required to change fonts....

I think that's all...

Steves
StevesATeyeDASHimagingDOTcom


Perro said:
Hi!

I would like to change some properties of the CMD windows in my Windows
Embedded. I tried to do it after FBA, but I can't, and I don't know if
I can do it in TD. I want to change the font (I want to use Lucida
Console). Any advice?

Thanks very much for your help!
 
Thanks!!! :)

Or change the registry settings of the "Client/Server Runtime (Console)" component.
Specifically you are looking for "FaceName" registry entry under that component registry section.

--
=========
Regards,
KM
in your runtime image look at registry keys [HKCU\Console\Command
Prompt]
In component designer create keys under
HKEY_USERS\.default\Console\Command Prompt to affect all users... A
reboot may be required to change fonts....
I think that's all...
 
Back
Top