Jump to content

[Display] settings not taking effect


Recommended Posts

Here's my Display section in my RISSTDRD.SIF. It's for a box which does have a 15.4 inch widescreen but it's a compatible resolution.

[Display]

BitsPerPel = 32

XResolution = 1024

YResolution = 768

VRefresh = 60

AutoConfirm = 1

The autoconfirm string works as expected, but the default resolution still sits at 800x640, not the 1024x768.

I just want 1024x768 as the initial default. The native resolution is 1280 x 800

Thanks!

Link to comment
Share on other sites

  • 2 weeks later...

Res settings in the sif files dont always work.

I use a programe called reschange.exe(http://12noon.com/reschange.htm) which i set to change the res on first login to XP which is executed from my RunonceEX.cmd file.

I have the exe file located in my RIS image in $OEM$, $$, System32 so it gets copied to the PC.

I then execute this in my runonceEX.cmd file

REG ADD %KEY%\002 /V 2 /D "reschangecon.exe -width=1024 -height=768 -depth=32" /f

hope this helps

Edited by chiners_68
Link to comment
Share on other sites

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