catman915
Apr 12 2006, 05:25 PM
Does anyone know where the screen resolution lives in the registry? I'd like to have the res come up at a higher value at startup after an unattended install. Thanks
Glen
Apr 12 2006, 08:21 PM
HKEY_CURRENT_CONFIG -> System -> CurrentControlSet -> Control -> Video.
Now, there should be a random string of characters there which represents the model of the video card in your system (for example, mine is {23A77BF7-ED96-40EC-AF06-9B1F48677 32A}). Open whichever one is there and click on "0000".
You can then change the values for DefaultSettings.XResolution and DefaultSettings.YResolution.
catman915
Apr 13 2006, 09:45 AM
Thanks Glenn
redfive19
Apr 13 2006, 12:49 PM
if you're doing an unattended install, why not set it in the answer file?
catman915
Apr 15 2006, 08:38 AM
Actually that's what I was looking for. Where might I find the settings for that? Thanks
MAVERICKS CHOICE
Apr 15 2006, 02:13 PM
This doesn't really have anything to do with applications does it? should post
in unattended next time.
Cheers
MC.
catman915
Apr 16 2006, 07:02 AM
Sorry
Murman
Apr 16 2006, 07:24 AM
QUOTE (catman915 @ Apr 15 2006, 10:38 AM)

Actually that's what I was looking for. Where might I find the settings for that? Thanks
Try this
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=70
Change the settings to what you want
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.