MSFN Forum: WINNT.SIF and XP SP2 - MSFN Forum

Jump to content



  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

WINNT.SIF and XP SP2 Rate Topic: -----

#21 User is offline   drbadami 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 21-October 03

Posted 22 September 2004 - 05:25 PM

This is from the SP2 Ref.chm file.I hope this helps to sort out your problem with the winnt.sif file. My suggestion is to keep the winnt.sif file on a floppy and keep trying and when you get it right,then burn it on a CD
UnattendMode
Defines the unattended mode to use during GUI-mode Setup.

Syntax UnattendMode = DefaultHide | FullUnattended | GuiAttended | ProvideDefault | ReadOnly
Values DefaultHide
Specifies that answers in the answer file are defaults. Unlike UnattendMode = ProvideDefault, Setup does not display the user interface to end users if you specify in the answer file all the answers relating to a particular Setup page. If you specify only subsets of the answers on a page, the page appears with the provided answers. The end user can modify any of the answers on the displayed page.

Use UnattendMode = DefaultHide in deployment scenarios where an administrator might want only end users to provide the administrator password on the computer. This behavior is the default if you do not specify unattended mode.

FullUnattended
Specifies a fully unattended GUI-mode Setup. If you do not specify a required Setup answer in the answer file, Setup generates an error.

During an attended Setup, improperly signed hardware drivers generate a warning dialog box. If UnattendMode = FullUnattended, then Setup does not install hardware drivers unless they are properly signed.

Use UnattendMode = FullUnattended in deployment scenarios where you require a complete unattended installation.

GuiAttended
Specifies an attended GUI-mode section of Setup. When specified, the end user must answer all questions in the GUI-mode portion of Setup before Setup finishes.

Use UnattendMode = GuiAttended in preinstallation scenarios when you want to automate only text-mode Setup.

ProvideDefault
Specifies default answers in the answer file. In this case, Setup displays these default answers to the end user, who can change them if they are not appropriate.

Use UnattendMode = ProvideDefault in preinstallation scenarios where the OEM or administrator wants to give the person setting up the computer the option to change the predefined default answers (especially network options).

ReadOnly
Specifies read-only answers in the answer file if the Windows Setup pages containing these answers appear to the end user. Like UnattendMode = ProvideDefault, no user interface appears if the answer file contains all the answers on a page. Unlike UnattendMode = DefaultHide, however, the end user can specify only new answers on a displayed page.

Use UnattendMode = ReadOnly in scenarios where an administrator wants to force specific answers on one page but not others.

Default Value DefaultHide
Example UnattendMode = FullUnattended

Comments The default value is DefaultHide when you do not specify the entry. When you specify this entry, it fully automates text-mode Setup with or without the necessary answers


#22 User is offline   NickAtNight 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 21-September 04

Posted 22 September 2004 - 08:56 PM

drbadami, on Sep 22 2004, 05:25 PM, said:

Comments The default value is DefaultHide when you do not specify the entry. When you specify this entry, it fully automates text-mode Setup with or without the necessary answers


it would be nice if it actually worked that way, but it doesn't. the documentation in the ref.chm is a nice starting point, but frankly it's outright wrong in some places and doesn't explain well enough in others

for example if you use quotes or don't use quotes in certain lines, it messes up the parsing of WINNT.SIF somehow. the ref.chm doesn't explain this and in fact tells you to use quotes on some entries where you can not use them

that's the problem i had when i moved my WINNT.SIF from my SP1 CD to my new SP2 CD

just SOP for microsoft, IMO

Quote

My suggestion is to keep the winnt.sif file on a floppy and keep trying and when you get it right,then burn it on a CD


Actually I test by making Nero NRG files, Daemon Manager to mount the image, and then using VMWare to test the install - much faster :D

#23 User is offline   sangwooksohn 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 04-July 04

Posted 11 August 2005 - 03:02 AM

NickAtNight,

I know the post is quiet old, but I wonder if you have made it work.
Did you make it work??

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy