Jump to content

Recommended Posts

Posted

Just before the welcome screen, im getting a pop up, saying would you like to change the resolution? How can I stop this from popping up?

I have set the res to what I want it to be in winnt.ink - but Im still getting it! :(

Thanking your for time! :whistle:


Posted

You must add autoconfirm=1 like i have put above

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=75

AutoConfirm=1

Posted

[Display]

Xresolution=1024

Yresolution=768

BitsPerPel=32

ConfigureAtLogon = 0

AutoConfirm = 1

And I still get a pop up :(

will add Vrefresh=60 and get back to you! :)

Posted

Well, considering Windows sets the display based on the display driver's defaults, I'd say the display driver either a. did not get installed properly, or b. has a setting less than 800x600 as it's default - any time XP senses the display is less than 800x600 and the user didn't explicitly set it, you'll get that message.

Posted

Update - Yes, adding that one line, fixthat pop up for me :)

It now reads (incase anyone else needs it)

[Display]

Xresolution=1024

Yresolution=768

BitsPerPel=32

Vrefresh=60

ConfigureAtLogon = 0

AutoConfirm = 1

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...