Jump to content

Unattended keeps pausing for click on this message


Recommended Posts

I have the resolution I want in my Winnt.sif , but windows still says "To improve the appearance of visual elements, Windows will automatically adjust your screen resolution" Which is rather annoying and I don't know why I am getting it...

Also, I still get the Welcome screen and have to go through adding a user there...

My Winnt.sif:

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

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   FileSystem=*
   WaitForReboot="No"
   AutoActivate = Yes
   DriverSigningPolicy=Ignore
   ProfilesDir="D:\Documents and Settings\"
   OemPnPDriversPath="Drivers\000_intel_lan;Drivers\001_gigabit_LAN;Drivers\002_monitor;Drivers\004_usb2;Drivers\005_56k;Drivers\006_sound;Drivers\007_scan;Drivers\008_print"
   DriverSigningPolicy=Ignore
   ProgramFilesDir="F:\Program Files"
   CommonProgramFilesDir="F:\Program Files\Common Files"

[GuiUnattended]
   OEMSkipRegional=1
   TimeZone=35
   OemSkipWelcome=1
   OemPreinstall=Yes
   UnattendSwitch="yes"

[UserData]
   ProductKey=XXXXXXXXXXXXXXXXXXXXX
   FullName="Doug Bemis"
   OrgName="DBemis"
   ComputerName=skyypunk

[Display]
   BitsPerPel=32
   Xresolution=1280
   YResolution=1024
   Vrefresh=60

[TapiLocation]
   CountryCode=1
   Dialing=Tone
   AreaCode=734

[Identification]
   JoinWorkgroup=mshome

[Networking]
   InstallDefaultComponents=Yes

[Components]
   msmsgs=off
   msnexplr=off
   zonegames=off

[GuiRunOnce]
%systemdrive%\install\installs.cmd

Link to comment
Share on other sites


u need to add another line under [display]

unfortunatelly though I was very sure I had it on my winnt.sif

I couldn't find it.

just reminding that it can be done under [display]

hope someone else will reply with that value :)

Link to comment
Share on other sites

most likely, this is occurring in a virtual machine such as vmware.

It happens when windows cant find a driver for the video display.

either live with it, or add the virtual machines video driver thru winnt.sif

OemPnPDriversPath="Drivers"

what is this?

AutoActivate = Yes

and, this is placed twice.

DriverSigningPolicy=Ignore

dunno bout the welcome screen and add user

Shark007

Link to comment
Share on other sites

ok i'm 100% sure that there was a command to put under [display] so it skips the screen adjustment

i'm still searching

forum search is not helping nor google cause I don't remember what exactly it was.. but there is 1

Link to comment
Share on other sites

thanks enuffsaid :rolleyes:

btw where did u find it, if I may ask.

because I've searched the internet to find it for about an hour.

looked at google, looked at ms, looked at opk guide, nothing?

do u know if there are any other hidden entries ?

Thanks :)

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