Jump to content

Recommended Posts

Posted (edited)

Hi all... i am new here... and i need your help.

I want make XP CD Installation to automatically insert Serial Number, Name, OrgName, Computer Name, Regional Setting, and Workgroup name

here is my WINNT.SIF

[Data]
MSDosInitiated=0
UnattendedInstall=Yes
AutomaticUpdates=No

[Unattended]
UnattendMode=ProvideDefault
UnattendSwitch="Yes"
OemPreinstall=No
OemSkipEula=Yes
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
NonDriverSigningPolicy=Ignore
Repartition=No

[GuiUnattended]
EncryptedAdminPassword="No"
AutoLogon="Yes"
AdminPassword="MyPassword"
TimeZone=215
OEMSkipRegional=1
OemSkipWelcome=1

[UserData]
ProductKey="XXXX-XXXX-ZZZZ-YYYY"
ComputerName="WINXP"
FullName="My Full Name"
OrgName="My Org Name"

[Display]
BitsPerPel=32
Xresolution=1024
Yresolution=768
Vrefresh=60
AutoConfirm=1

[RegionalSettings]
InputLocale = 0409:00000409
InputLocale_DefaultUser = 0409:00000409
Language = 0409
LanguageGroup = 1
SystemLocale = 0409
UserLocale = 0409
UserLocale_DefaultUser = 0409

[Networking]
InstallDefaultComponents="Yes"

[Identification]
JoinWorkgroup="MSHOME"

With these WINNT.SIF file i can not make choice to repair... which part of that to allow me to repair my windows ?

Thanks

Schatje

Edited by Schatje

Posted

Using an unattend file you cannot repair windows because setup will see your answer file and process it. You would have to use 2 boot options when booting from cd - one for unattend install, and one that doesn't have an answer file. My 'reduce source' method documents this on my site and in this forum.

-gosh

Posted

Windows XP PowerPacker also allows you to do simular to Gosh's method as well. ;)

Just use the Advanced Tab to specify multiple Boot Options. One of the options you do not specify a winnt.sif file and that is the boot option that will allow you to perform a repair option. ;)

Posted (edited)
Windows XP PowerPacker also allows you to do simular to Gosh's method as well. ;)

Just use the Advanced Tab to specify multiple Boot Options. One of the options you do not specify a winnt.sif file and that is the boot option that will allow you to perform a repair option. ;)

Is this mean i have 2 i386 folder?

One is for Unattended installation and other without Unattended.

gosh: where can i get your thread about reduce source?

Thanks,

Schatje

Edited by Schatje

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