Jump to content

Recommended Posts

Posted

I want to do a semi-automated install, meaning: I want some answers selected by default, others typed in by the user.

1) Am I doing this correctly?

2) Also, anything not mentioned in my winnt.sif will be installed as WinXP normally does by default?

3) If I enter a product key "ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx", (obviously a real key), but I don't set a "FullName" value, will windows prompt me to enter a name, but not a product key (because that is what I want to happen)

Here is my winnt.sif:

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

[Unattended]
   UnattendMode=ProvideDefault
   OemSkipEula=Yes
   TargetPath=\WINDOWS
   OemPreinstall=Yes
   UnattendSwitch="yes"
   OemPnPDriversPath="Drivers\001_LAN;Drivers\002_display;Drivers\003_modem;Drivers\004_sound\SMAXWDM\W2K_XP;Drivers\005_touchpad;Drivers\006_infared;Drivers\007_SD;Drivers\008_wifi\Setup;Drivers\008_wifi\Setup\I8500;"
   DriverSigningPolicy=Ignore

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

[UserData]
   OrgName="a06"

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

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

[Identification]
   JoinWorkgroup=RUBINNET

[Networking]
   InstallDefaultComponents=Yes

[IEPopupBlocker]
   BlockPopups=Yes
   FilterLevel=Medium
   ShowInformationBar=No

[Components]
   msmsgs=off
   zonegames=off

[GuiRunOnce]
   %systemdrive%\install\start.cmd


Posted

that is the idea, it should work that way, i did it by mistake once and had to input the user info in the 1st boot screens (or whatever it is called), but i have also heard of it not working like that too, u should be fine as long as u don't use an autolog.

oh yeah i only put in the product key & the computer name when i did that.

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