Jump to content

Recommended Posts

Posted

iv tried to make the unattended cdr etc but came across a problem after install

it still asks me to put in the key code althoughh i made a winnt.sif this is what the the sif file looks like-

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword="alpha"

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=85

OemSkipWelcome=0

[userData]

ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

FullName="djlewis"

OrgName="alpha"

ComputerName=alpha

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=60

[TapiLocation]

CountryCode=44

Dialing=Tone

AreaCode=01446

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

-----------------------------------------

and heres the bat file thats in the i385 dir-

@rem SetupMgrTag

@echo off

rem

rem This is a SAMPLE batch script generated by the Setup Manager Wizard.

rem If this script is moved from the location where it was generated, it may have to be modified.

rem

set AnswerFile=.\winnt.sif

set SetupFiles=D:\i386

D:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /copysource:lang

------------------------------

please someone iv tried reading the references on the site

also sp1 is integrated into xp as well also i dont have this dir either C:\XPCD\$OEM$\$1\install


Posted

no edited it out before i put it to this site the key works when don manually it is legit could the batch file be wrong and whether my xp pro is oem internet explorer

says oem if i look in help about internet explorer. im thinking the sif file could then be wrong. like i said i tried as it said to do it but i couldnt find this dir C:\XPCD\$OEM$\$1\install should it be there automatically or do i have to create it and put the bat file there etc

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