Jump to content

Recommended Posts

Posted

i am working with windows professional slipstreamed disk that i created. i use Virtual PC to test the image before i use it on my system. however i made a few changes to my winnt.sif file and now after windows completly installs and restarts, the first boot Win XP loading screen just locks up indefinatly. i'm not sure what could be causing this. the changes i made in my winnt file were to stop the initial setup screen when windows boots for the frist time from starting up.

thanks in advance for any help.

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
WaitForReboot="No"

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

[UserData]
ProductKey=XXXX-XXXX-XXXX-XXXX-XXXX
FullName="Default User"
OrgName=""
ComputerName=DefaultComp

[TapiLocation]
CountryCode=1

[Branding]
BrandIEUsingUnattended=Yes

[URL]
Home_Page=http://www.google.com
Search_Page=http://www.google.com

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[Components]
msnexplr=off


Posted (edited)

agree with TD

Winnt.sif is a aswer file,, i don't thik it has to do anything regarding such problems,,

but i request to post the winnt.sif previous settings ( the changes u made)

rebuilding the source may solve the problem

Also dun forget to check the VMWARE virtual DISK size

Edited by Nepali
Posted
Well it's not your winnt.sif I can tell you.

Maybe your kernel files are corrupt.

well last i digged up an unnattended install that i made months ago. i copied the winnt.sif exactly only changing the username/key. this time i was able to install with no problem.. wierd. this is the only thing i changed about the disk. now it works fine.

thanks for the help anyway :)

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
UnattendSwitch="yes"
WaitForReboot="No"

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

[UserData]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
FullName="Default User"
OrgName="*"
ComputerName=Administrator

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

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

[Branding]
BrandIEUsingUnattended=Yes

[URL]
Home_Page=google.com
Search_Page=google.com

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[Components]
msmsgs=off
msnexplr=off

Posted (edited)

still can't believe that u changed only username,,

from the example of both winnt.sif u created

there should not be such problem with the changes u made in username section.

Edited by Nepali
  • 2 weeks later...

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