Help with winnt.sif to enable repair installation
#1
Posted 19 August 2006 - 07:15 PM
At the very minimum I would like to include my cd-key in the install. Is this possible?
#2
Posted 20 August 2006 - 10:27 AM
#4
Posted 02 September 2006 - 02:41 AM
I want to make a FullUnattanded XP CD, but one thing is wrong and the CD isn't FullUnnatended.
So my problem is: the beginnig of the installation, XP shows the "License Argument" and I must click "I agree the license"... How can I switch of this window..or how can I make this method automatic. Here is my winnt.sif, it's works fine, but the License window is still there....
Please help me!
Winnt.sif:
AdminPassword=*
EncryptedAdminPassword=NO
AutoLogon = "Yes"
AutoLogonCount = 1
TimeZone = 095
OEMSkipRegional=1
OemSkipWelcome = 1
#5
Posted 02 September 2006 - 02:46 AM
#6
Posted 02 September 2006 - 12:30 PM
license.JPG (64.14K)
Number of downloads: 54
#7
Posted 02 September 2006 - 02:05 PM
OemSkipEula = Yes
and it works.
It'd have been better to start a new topic for your query since it's nothing to do with the original topic about repair installation.
#8
Posted 03 September 2006 - 03:05 AM
mandrake83, on Sep 2 2006, 08:30 PM, said:
No need to shout! First of all, you never mentioned T-37 in your post. Second, you didn't post your entire winnt.sif file, so there was no way of knowing what's in it and what isn't.
#9
Posted 03 September 2006 - 04:42 AM
Ctrl-X, on Sep 3 2006, 03:05 AM, said:
mandrake83, on Sep 2 2006, 08:30 PM, said:
No need to shout! First of all, you never mentioned T-37 in your post. Second, you didn't post your entire winnt.sif file, so there was no way of knowing what's in it and what isn't.
Sorry CTRL-X! Here is my full winnt.sif:
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
OemPreinstall=Yes
UnattendSwitch="yes"
TargetPath=\WINDOWS
OemSkipEula=1
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
AutoLogon = "Yes"
AutoLogonCount = 1
TimeZone = 095
OEMSkipRegional=1
OemSkipWelcome = 1
OemSkipEula = Yes
[UserData]
ProductID=
FullName="Username"
OrgName="Company"
ComputerName=HOME
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
[Data]
AutomaticUpdates = No
[Display]
BitsPerPel = 32
XResolution = 1024
YResolution = 768
VRefresh = 60
AutoConfirm = 1
And it still don't works. What can I do for automatic agree the License argument?
This post has been edited by xper: 03 September 2006 - 07:13 AM
#10
Posted 03 September 2006 - 10:33 AM
OemSkipEula=Yes
...vice 1.
#11
Posted 03 September 2006 - 02:34 PM
Quote
[GuiUnattended]
OemSkipEula = Yes
It should be:
Quote
Read and follow the guide/ref.chm carefully.



Help
Back to top











