MSFN Forum: Help Needed with Win XP SP2 unattended DVD - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Help Needed with Win XP SP2 unattended DVD Rate Topic: -----

#1 User is offline   Peppe 

  • Group: Members
  • Posts: 4
  • Joined: 16-August 04

Posted 17 August 2004 - 11:32 AM

I need some help debugging an unattended DVD for WinXPSP2.

First of all, the windows install goes flawless. However, after the setup wizard has finished, and the computer is rebooted I'm stoped by a message saying that windows will change the screen resolution and blah, blah, blah, even though I have the lines
[Display]
    BitsPerPel=32
    Xresolution=800
    YResolution=600
    Vrefresh=85

In my Winnt.sif file. Therefore the unattended DVD stops execution right there waiting for human input.

But that's not all. After this annoyance, I'm stopped again by the Help Protect Your PC page and every page after, including naming users.
I thought that this screen was bypassed by following the instructions for the files useraccounts.cmd and autologon.reg as per the unattended.msfn.org site (I tried a simple copy-paste in order to try) but the fact is that the install program still stops (as if no user had been previously defined). I included the line
Automaticupdate=Yes
in the Data section of the winnt.sif file, but i still behaves as if it wasn't there.

If someone can help me with this first, I will appreciate, coz It will speedup ENORMOUSLY the install.

The rest of my problems are with switches and silent modes and I'm still researching this forum looking for the answers I need.



#2 User is offline   edbro 

  • Member
  • PipPip
  • Group: Members
  • Posts: 104
  • Joined: 15-June 04

Posted 17 August 2004 - 12:01 PM

On the display issue: could it be a function of your driver that you are installing?

For the other issue: did you remove everything from your GuiUnattended except
AdminPassword=*
EncryptedAdminPassword=No

#3 User is offline   aknott 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 27-January 04

Posted 17 August 2004 - 12:26 PM

you can also go here for the new options of SP2 like the Help Protect Your PC option
news in unattended SP2
I come from here just now and picked up some regtweaks about it

#4 User is offline   Peppe 

  • Group: Members
  • Posts: 4
  • Joined: 16-August 04

Posted 17 August 2004 - 01:18 PM

@edbro

I'm not installing any particular driver, just the windows default. I'm only testing the image file in a VMware virtual machine before burning into a DVD.

As for the GUIUnattended, no. I still have some info there. Does it really matter?
Here's the entire section:
[GuiUnattended]
    AdminPassword=*
    EncryptedAdminPassword=No
    OEMSkipRegional=1
    TimeZone=85
    OEMSkipWelcome=1


I thought the idea of the OEMSkipRegional and OEMSkipWelcome is precisely to SKIP those sections!

@aknott
Thanks for the link, but I had checked it before posting, and all it says (I think, regarding this matter) is to include the line Automaticupdates=1 like I posted originally. Or have I misundertood?


#5 User is offline   aknott 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 27-January 04

Posted 17 August 2004 - 03:44 PM

sorry but i missed to say something :
you must see the ref.chm inside the deploy.cab linked on this page
there is info in it about a oobeinfo.ini file for disabling the HELP PROTECT YOUR PC welcome screen
and a lot of more for the winnt.sif

I have to say I haven't tested it yet

#6 User is offline   scognito 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 27-June 05

Posted 22 July 2005 - 04:05 PM

Peppe, on Aug 17 2004, 06:32 PM, said:

I need some help debugging an unattended DVD for WinXPSP2.

First of all, the windows install goes flawless.  However, after the setup wizard has finished, and the computer is rebooted I'm stoped by a message saying that windows will change the screen resolution and blah, blah, blah,  even though I have the lines
[Display]
    BitsPerPel=32
    Xresolution=800
    YResolution=600
    Vrefresh=85

In my Winnt.sif file.  Therefore the unattended DVD stops execution right there waiting for human input.

But that's not all.  After this annoyance, I'm stopped again by the Help Protect Your PC page and every page after, including naming users.
I thought that this screen was bypassed by following the instructions for the files useraccounts.cmd and autologon.reg as per the unattended.msfn.org site (I tried a simple copy-paste in order to try) but the fact is that the install program still stops (as if no user had been previously defined).  I included the line
Automaticupdate=Yes
in the Data section of the winnt.sif file, but i still behaves as if it wasn't there.

If someone can help me with this first, I will appreciate, coz It will speedup ENORMOUSLY the install.

The rest of my problems are with switches and silent modes and I'm still researching this forum looking for the answers I need.

<{POST_SNAPBACK}>


try AutomaticUpdates=Yes

you missed the final "s"

cheers

#7 User is offline   Wonkster 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 22-March 05

Posted 24 July 2005 - 05:17 PM

Hi, I have the same problem with the resolution thing not working properley. Like you, I use VMWare and get the same resoution check boxes come up, but when I install to a real hard disk I don't get the problem. I think it's something to do with VMWare.

I'm still getting the Protect My PC and Users pages displaying. but apparently you can't stop the PMP screen due to some 'Freedom of Choice' law.

Enough of my babble.

Good Luck.

#8 User is offline   rikgale 

  • uA lover
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 01-November 04

Posted 25 July 2005 - 01:30 AM

It's a VMWare related Issue as the correct drivers for VGA are only installed once you install VMWare tools and because of this the resolution can not be changed automatically.

#9 User is offline   Incroyable HULK 

  • Slowly Turning Green...
  • Group: Super Moderator
  • Posts: 1,256
  • Joined: 05-March 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 July 2005 - 07:13 AM

Yes, this is caused by the fact you don't have your video drivers installed...

For vmware, you can get the drivers here:
http://www.msfn.org/board/index.php?showto...36724
and add them to your installation... this way you'll be able to test properly

This post has been edited by Incroyable HULK: 25 July 2005 - 07:13 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy