Jump to content

Regtweak: Screen Resolution


Recommended Posts

Am I correct in believeing that putting this into my regtweaks will set my resolution for me during install??

;Set Windows Resolution to 1024 x 768

[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\VIDEO][HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}]

[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000]

"Attach.ToDesktop"=dword:00000001

"DefaultSettings.BitsPerPel"=dword:00000020

"DefaultSettings.XResolution"=dword:00000400

"DefaultSettings.YResolution"=dword:00000300

"DefaultSettings.VRefresh"=dword:00000001

"DefaultSettings.Flags"=dword:00000000

"DefaultSettings.XPanning"=dword:00000000

"DefaultSettings.YPanning"=dword:00000000

"DefaultSettings.Orientation"=dword:00000000

"DefaultSettings.FixedOutput"=dword:00000000

"Attach.RelativeX"=dword:00000000

"Attach.RelativeY"=dword:00000000

[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\VIDEO\{DBCCE762-4D23-47F2-B024-92F1B75F030B}]

[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\VIDEO\{DBCCE762-4D23-47F2-B024-92F1B75F030B}\0000]

"DefaultSettings.BitsPerPel"=dword:00000020

"DefaultSettings.XResolution"=dword:00000400

"DefaultSettings.YResolution"=dword:00000300

"DefaultSettings.VRefresh"=dword:0000003c

"DefaultSettings.Flags"=dword:00000000

"DefaultSettings.XPanning"=dword:00000000

"DefaultSettings.YPanning"=dword:00000000

"DefaultSettings.Orientation"=dword:00000000

"DefaultSettings.FixedOutput"=dword:00000000

"Attach.ToDesktop"=dword:00000001

[HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\VIDEO\{DBCCE762-4D23-47F2-B024-92F1B75F030B}\0000\Mon00000110]

"DefaultSettings.BitsPerPel"=dword:00000020

"DefaultSettings.XResolution"=dword:00000400

"DefaultSettings.YResolution"=dword:00000300

"DefaultSettings.VRefresh"=dword:0000003c

"DefaultSettings.Flags"=dword:00000000

"DefaultSettings.XPanning"=dword:00000000

"DefaultSettings.YPanning"=dword:00000000

"DefaultSettings.Orientation"=dword:00000000

"DefaultSettings.FixedOutput"=dword:00000000

Thankyou in advance anyone who helps.

Link to comment
Share on other sites


  • 3 weeks later...

hmm... this is my winnt.sif, and, in VMWare, the resolution and color bit don't work...why?

;SetupMgrTag
[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=ProvideDefault
   OemSkipEula=Yes
   TargetPath=\WINDOWS
   OemPreinstall=Yes
   UnattendSwitch="yes"
   OemPnPDriversPath="Drivers\001_LAN;Drivers\002_display;Drivers\003_modem;Drivers\004_audio\SMAXWDM\W2K_XP;Drivers\005_sound\SMAXWDM\W2K_XP;Drivers\006_infared;Drivers\007_SD;Drivers\008_wifi\Setup;Drivers\008_wifi\Setup\I8500;Drivers\unidenwlan"
   DriverSigningPolicy=Ignore

[GuiUnattended]
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=35
   OemSkipWelcome=1

[Display]
BitsPerPel=32
Xresolution=1024
Yresolution=768

[UserData]
   ProductKey = [removed]

[TapiLocation]
   AreaCode = 718
   CountryCode=1
   Dialing=Tone
   LongDistanceAccess="0"

[URL]
   Home_Page=about:blank

[Identification]
   JoinWorkgroup=RUBINNET

[Networking]
   InstallDefaultComponents=Yes

[IEPopupBlocker]
   AllowedSites=www.microsoft.com;http://v5.windowsupdate.microsoft.com
   BlockPopups=Yes
   FilterLevel=Medium
   ShowInformationBar=Yes

[Components]
   msmsgs=off
   zonegames=off
   WMAccess=off

[GuiRunOnce]
   %systemdrive%\install\WPI26\wpi.cmd

Link to comment
Share on other sites

@a06lp, easy, bcuz vmware emulates the hardware so the drivers are not properly installed. test it in a real pc

ok, another problem i have to chalk up to VMWare...

I think i'll do my next test on a partition of my REAL hard drive...

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