Jump to content

Sysprep XP OOBE Problem


v3jqv6mhl9bn

Recommended Posts

I'm trying to use sysprep XP Pro SP3 to start at OOBE (I plan to image it later)

I want to automate just the product key, when it asks for it here (after accepting license)

This is my sysprep.inf

;SetupMgrTag
[Unattended]
InstallFilesPath=C:\sysprep\i386

[GuiUnattended]
EncryptedAdminPassword=NO
OEMSkipRegional=1

[UserData]
ProductKey=11111-11111-11111-11111-11111
FullName=""
OrgName=""

[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=windist

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

I have the entire contents of deploy.cab and this inf in C:\sysprep\

I want to use OOBE, not mini-setup, so I start sysprep by clicking on sysprep, checking don't regen SID's and hit reseal.

The problem is that it makes me enter the key, even though it's in sysprep.inf. How do I get the key to be automatically entered?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...