Jump to content

Winnt.sif help please


Recommended Posts

Hi

I know my request makes a mockery of unattended, but i want the Welcome to windows bit to appear, at the end of the installation, and just before the desktop,

Please can some one tell me what answers i have given that are stopping this from happening.

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=Windows

Repartition=No

FileSystem=ConvertNTFS

UnattendSwitch=No

DisableDynamicUpdates=Yes

Hibernation=No

WaitForReboot=No

DriverSigningPolicy=ignore

KeyboardLayout="United Kingdom"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

AutoLogon=No

OEMSkipRegional=1

TimeZone=85

OemSkipWelcome=0

Thanks for any help on this.

Link to comment
Share on other sites


Hi

Below is the winnt.sif i am using, and according to the info on this page

http://unattended.msfn.org/xp/reference.htm#guirunonce

The OOBE should appear at the end of installation, but it doesn't.

Can somebody help please.

The disk i am using includes SP2

Its ironic that when i first learnt how to do an Unattended, it took me ages to find out how to get rid of the OOBE, now i want it back i cant get it.

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=Windows

Repartition=No

FileSystem=ConvertNTFS

UnattendSwitch=No

DisableDynamicUpdates=Yes

Hibernation=No

WaitForReboot=No

DriverSigningPolicy=ignore

KeyboardLayout="United Kingdom"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

AutoLogon=No

OEMSkipRegional=1

TimeZone=85

OemSkipWelcome=0

Link to comment
Share on other sites

Here Some More Of Mine Havnt Had All My Coffee Yet

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

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   UnattendSwitch="No"
   Repartition=No
   Hibernation=No
   OemPnPDriversPath="Drivers\002_graphics;Drivers\004_sound;Drivers\"
   DriverSigningPolicy=Ignore
   AutoActivate=Yes
   TargetPath=\WINDOWS

Link to comment
Share on other sites

Hi

Thanks for your help gunsmokingman.

Seeing how i am unable to sort this out, using a XP-SP2 iso.

Have gone back to basics, i have created a XP-SP1 iso, and used this winnt.sif file created using nLite, and still i do not get the OOBE section at the end of installation.

Can anybody else help please

;

; Generated by nLite 0.99.7 beta

;

[Data]

MsDosInitiated = 0

UnattendedInstall = Yes

[unattended]

UnattendMode = FullUnattended

UnattendSwitch = No

OemPreinstall = Yes

OemSkipEula = Yes

ComputerType = "Standard PC", Retail

FileSystem = *

WaitForReboot = No

NoWaitAfterTextMode = 1

NoWaitAfterGUIMode = 1

TargetPath = "Windows"

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

Hibernation = No

[Display]

Xresolution = 1024

Yresolution = 768

BitsPerPel = 32

Vrefresh = 60

[GuiUnattended]

TimeZone = 85

OEMSkipRegional = 1

OemSkipWelcome = 1

[userData]

[RegionalSettings]

Language = 0809

[identification]

JoinWorkgroup = "Workgroup"

Link to comment
Share on other sites

see what happens when you leave nLite out of the process all together.

use the default unattend.txt (winnt.sif) maker included in the SP2 deployment tools (Support\Tools\deploy.cab). It's called setupmgr.exe. Use it instead.

And once more, DON'T USE NLITE. Eliminate ALL the variables.

Link to comment
Share on other sites

Hi

Thanks for the reply.

I have already tried the default unattend.txt ( see first post)

I have tried lots of different answers, but still i dont get the OOBE.

Could you check out my first post, and see what you think is wrong.

Thanks

Link to comment
Share on other sites

Hi

I have just created another winnt.sif file (using setup manager) and made another iso, and still the OOBE does not appear.

If the UnattendSwitch is not entered, shouldnt the default kick in, and the OOBE appear.

I have tried it with it, without it, =Yes, =No, none of it makes a difference, the thing does not appear.

This is as bad as when i first learnt how to do an unattended, then i couldnt get rid of the thing, now i want it back, it wont appear.

I know the little ******* is there somewhere!

HELP!

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemPreinstall=No

TargetPath=\WINDOWS

OemSkipEula=Yes

WaitForReboot=No

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=85

[userData]

ProductID=

FullName=""

OrgName=""

ComputerName=

[TapiLocation]

CountryCode=44

Dialing=Tone

AreaCode=01827

[RegionalSettings]

LanguageGroup=1

SystemLocale=00000809

UserLocale=00000809

InputLocale=0809:00000809

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

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