Jump to content

Recommended Posts

Posted

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


Posted

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.

Posted
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...