Avatar of BasiKobrA
BasiKobrA
 asked on

Batch / WMIC set screen resolution

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.
Windows BatchWindows XP

Avatar of undefined
Last Comment
BasiKobrA

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
devil_himself

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
BasiKobrA

ASKER
Thx...
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...
BasiKobrA

ASKER
Thx... exactly what i needed
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy