canadianfigor Posted August 20, 2006 Posted August 20, 2006 Can anyone tell me what my WINNT.SIF should look like for an installation that I will be able to use to repair?At the very minimum I would like to include my cd-key in the install. Is this possible?
MagicAndre1981 Posted August 20, 2006 Posted August 20, 2006 save yout WINNT.sif on a floppy disk and insirt the disk while installing Windows and so you'll be able to do a repairinstallation.
mandrake83 Posted September 2, 2006 Posted September 2, 2006 Hi everybody!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=NOAutoLogon = "Yes"AutoLogonCount = 1TimeZone = 095OEMSkipRegional=1 OemSkipWelcome = 1
Ctrl-X Posted September 2, 2006 Posted September 2, 2006 Add "OemSkipEula=1" to the "[unattended]" section.
mandrake83 Posted September 2, 2006 Posted September 2, 2006 No!!! I said the license argument in the T-37... See the attached file...How Can I skip this window??????
Takeshi Posted September 2, 2006 Posted September 2, 2006 Mine hasOemSkipEula = 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.
Ctrl-X Posted September 3, 2006 Posted September 3, 2006 No!!! I said the license argument in the T-37... See the attached file...How Can I skip this window??????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.
mandrake83 Posted September 3, 2006 Posted September 3, 2006 (edited) No!!! I said the license argument in the T-37... See the attached file...How Can I skip this window??????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=YesUnattendSwitch="yes"TargetPath=\WINDOWS OemSkipEula=1[GuiUnattended] AdminPassword=*EncryptedAdminPassword=NOAutoLogon = "Yes"AutoLogonCount = 1TimeZone = 095OEMSkipRegional=1 OemSkipWelcome = 1OemSkipEula = Yes[userData] ProductID=FullName="Username"OrgName="Company"ComputerName=HOME[identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Data]AutomaticUpdates = No[Display]BitsPerPel = 32XResolution = 1024YResolution = 768VRefresh = 60AutoConfirm = 1And it still don't works. What can I do for automatic agree the License argument? Edited September 3, 2006 by xper
blinkdt Posted September 3, 2006 Posted September 3, 2006 Takeshi is correct. It should read:OemSkipEula=Yes...vice 1.
Takeshi Posted September 3, 2006 Posted September 3, 2006 This is incorrect:[unattended]OemSkipEula=1[GuiUnattended]OemSkipEula = YesIt should be:[unattended]OemSkipEula = YesRead and follow the guide/ref.chm carefully.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now