Hey,
I want to set the screen resolution (and prefer to set orientation too) under Windows XP (Embedded), using the command line. Is it possible with built-in XP command line tools ? Preferably using WMIC ? For wmic I only found a way to read the screen res, not to set it....
VBScripts are useless since my XPE image can't run them, but a non-winxp-internal cli tool is acceptable.
The reg cli tool for setting the screen res will do just as well.
By the way, in my case, the reg tree for the graphics driver options are placed in 'HKEY_CURRENT_CONFIG' hive instead of HKLM...