Jump to content

Recommended Posts

Posted

Hi,

I'm trying to set up Display resolution to 1024x768 32bit during unattended WinXp installation, but at the end I always get a 800x600.

When Installed, I can change manually resolution to desired 1024x768.

How can I do that during unattended installation.

Should I use cmdline.txt and how?

:rolleyes::D

Thanks for your time. :)

S.


Posted

add

[Display]    Xresolution=1024

    YResolution=768

to your winnt.sif. You can also add

Vrefresh=85

or something to change the display's refresh rate.

clicke here for more details about what you can do with winnt.sif :)

Posted

I have already tryed this, but it didn't work.

this is my Winnt.sif

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

UnattendSwitch="Yes"

TargetPath=\WINDOWS

Repartition=Yes

OemPnPDriversPath=""

; OemPnPDriversPath="Drivers\Si3112;Drivers\IT8212F"

DriverSigningPolicy=Ignore

AutoActivate=Yes

; KeyboardLayout="Italian"

WaitForReboot=No

DUDisable=Yes

Hibernation=No

NTUpgrade=No

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

OEMSkipWelcome=1

TimeZone=110

AutoLogon="No"

AutoLogonCount=0

ProfilesDir=""

; Esempio di settaggio telefonia

;[TapiLocation]

; CountryCode=39

; Dialing=Tone

; AreaCode=0544

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=85

[RegionalSettings]

LanguageGroup=1

Language=00000409

InputLocale = 2058:40a, 1046:416

InputLocale_DefaultUser = 2058:40a

SystemLocale = 2058

UserLocale = 2058

UserLocale_DefaultUser = 2058

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[branding]

BrandIEUsingUnattended=Yes

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=0

[GuiRunOnce]

Command0=""

Command1=""

; %systemdrive%\install\hotfixes\hotfixes.cmd

[shell]

CustomDefaultThemeFile = ""

DefaultStartPanelOff = Yes

DefaultThemeOff = Yes

[Components]

AccessOpt = On

AutoUpdate = On

BitsServerExtensionsISAPI = On

BitsServerExtensionsManager = On

Calc = On

Certsrv = On

Certsrv_client = On

Certsrv_server = On

Charmap = On

Chat = Off

Clipbook = On

Deskpaper = On

Dialer = On

Fax = Off

Fp_extensions = Off

Fp_vdir_deploy = Off

Freecell = Off

Hearts = Off

Hypertrm = On

IEAccess = On

Iis_asp = On

Iis_common = On

Iisdbg = On

Iis_ftp = On

Iis_htmla = On

Iis_doc = On

Iis_inetmgr = On

Iis_internetdataconnector = On

Iis_nntp = On

Iis_pwmgr = On

Iis_serversideincludes = On

Iis_smtp = On

Iis_smtp_docs = On

Iis_webadmin = On

Iis_webdav = On

Iis_www = On

Iis_www_vdir_printers = On

Iis_www_vdir_scripts = On

Iis_www_vdir_terminalservices = On

Indexsrv_system = On

Inetprint = On

Licenseserver = On

Media_clips = On

Media_utopia = On

Minesweeper = Off

Mousepoint = On

Msmq_ADIntegrated = On

Msmq_Core = On

Msmq_HTTPSupport = On

Msmq_LocalStorage = On

Msmq_MQDSService = On

Msmq_RoutingSupport = On

Msmq_TriggersService = On

Msnexplr = On

Mswordpad = On

Netcis = On

Netoc = On

Objectpkg = On

OEAccess = Off

Paint = On

Pinball = Off

Pop3Admin = Off

Pop3Service = Off

Pop3Srv = Off

Rec = Off

Reminst = On

Rootautoupdate = On

Rstorage = On

Solitaire = Off

Spider = Off

Templates = On

TerminalServer = On

TSWebClient = On

Vol = Off

WBEMSNMP = On

WMAccess = Off

WMPOCM = Off

Zonegames = Off

all other settings work properly...

what's wrong?

Other ways to set Resolution (i.e. on First Logon...)

Thanks :)

Posted

It is a Gigabyte GA-8SIMLH with integrated video graphic card (chipset SiS651)

Please consider that once installation is completed non driver have to be installed or reboot have to be done to change resolution from 800x600 to 1024x768.

:)

Thank for your time

Stefano

Posted

I would suggest the best way to do this is to get the latest SiS graphics driver from Gigabyte and extract the files to your $oem$\Drivers\graphics directory and provide the OEMInstallPath in winnt.sif to the drivers. The resolution won't change unless the correct graphics drivers are installed and this is the method to use.

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