fender62 Posted September 22, 2003 Posted September 22, 2003 iv tried to make the unattended cdr etc but came across a problem after installit 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 offremrem 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.remset AnswerFile=.\winnt.sifset SetupFiles=D:\i386D:\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
Aaron Posted September 22, 2003 Posted September 22, 2003 Where did you put the winnt.sif file? Are you absolutely sure you entered a correct key? Check for typos.
SOOPAFLY Posted September 22, 2003 Posted September 22, 2003 well maybe i'm wrong but from looking on the winnt.sif the only possible problem could be wrong or unappropriate cd key
fender62 Posted September 22, 2003 Author Posted September 22, 2003 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 explorersays 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
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