February 18, 200521 yr Here is my winnt.sif. The CD won't run...and I'm sure I have to do a bit more with it. I will need your explicit help on this...perhaps like an actual winnt.sif from one of you guys, and where to place the files etc.my winnt.sif:____________________________________________________________________;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS[GuiUnattended] AdminPassword="0000" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1[userData] ProductKey=V000-JX000-0003-X000-6000 FullName="" OrgName="" ComputerName=P[Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=60[TapiLocation] CountryCode=1 Dialing=Tone AreaCode=573[identification] JoinWorkgroup=WXP-2005[Networking] InstallDefaultComponents=Yes[branding] BrandIEUsingUnattended=Yes[Proxy] Proxy_Enable=0 Use_Same_Proxy=0[GuiRunOnce] Command0=i01\setup.exe Command1=i02\setup.exe Command2=i03\setup.exe Command3=i04\setup.exe Command4=i05\setup.exe Command5=i06\Q867282.exe Command6=i06\Q867460.exe Command7=i06\Q873333.exe Command8=i06\Q873339.exe Command9=i06\Q885250.exe Command10=i06\Q885835.exe Command11=i06\Q885836.exe Command12=i06\Q885884.exe Command13=i06\Q886185.exe Command14=i06\Q887797.exe Command15=i06\Q888113.exe Command16=i06\Q888302.exe Command17=i06\Q890047.exe Command18=i06\Q890175.exe Command19=i06\Q890830.exe Command20=i06\Q891781.exe____________________________________________________________________Any help really would be appreciated. My email: drjoedo@intergate.com Thanks!!
February 18, 200521 yr well, there's things wrong with that winnt.sif filebut when you say the cd won't run, what is it you are saying? Is it not bootable?did you actually create that winnt.sif file using the setupmgr.exe from microsoft?there's lots of info on the unattended guide at http://unattended.msfn.org/unfortunantely it's rather hard to help with so little infobtw, the oempreinstall=yes would be a good place to start if you are adding more softwareoh, and the software key just isn't a proper key for XP either
February 18, 200521 yr Assuming the rest is working and teh CD is bootable and installs, and just all your hotfixes aren't working....changeOEMPreInstall=NotoOEMPreInstall=YESThen Move the folders i01,i02,i03,i04,i05,i06 into $OEM$\$1\InstallThe append %system%\install before each setup call. ie.Command0=i01\setup.exetoCommand0=%systemdrive%\install\i01\setup.exe
Create an account or sign in to comment