yshimizu Posted September 21, 2004 Posted September 21, 2004 I am working on a unattended windows project... Here is my winnt.sif file:;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1[shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\MyTheme.theme"[GuiRunOnce]"%systemdrive%\install\install.cmd"[userData] ProductKey="LUNAR-WINDO-WSFOR-X86MA-CHINE" FullName="User" OrgName="" ComputerName=COMPUTERNAME[Display] BitsPerPel=32 Xresolution=1024 YResolution=768[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[branding]BrandIEUsingUnattended=YesHome_Page=http://www.overclockerzone.net[iEPopupBlocker] BlockPopups=NoFilterLevel=LowShowInformationBar=Yes[WindowsFirewall]Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall]Mode = 0[Components]msmsgs=offmsnexplr=off freecell=offhearts=offminesweeper=offpinball=offsolitaire=offspider=offHowever, when I install it on virtual PC, It ignores the product key, and all the other things. How could I get this working?Any help will be appriciated. thanks.
prathapml Posted September 21, 2004 Posted September 21, 2004 First, put this file inside the I386 folder.Then, check that the name/extension of the file really is "winnt.sif" (because sometimes it is possible to overlook that the file was mistakenly named "winnt.sif.txt" - if you saved it using notepad).
yshimizu Posted September 21, 2004 Author Posted September 21, 2004 Thanks for the quick reply. I am currently trying this out.
yshimizu Posted September 21, 2004 Author Posted September 21, 2004 It still does not read it. I tried entering the Product key that I specified, but It will not install with my product key. If you don't mind, please check my winnt.sif file.
a06lp Posted September 21, 2004 Posted September 21, 2004 err...i think you shouldnt post your product code here. someone could steal it.
prathapml Posted September 21, 2004 Posted September 21, 2004 So does everything else (except for the key) act as specified in winnt.sif?If so, are you sure the key you typed in there is a valid key? (SP2 blocks some keys)
argon007 Posted September 21, 2004 Posted September 21, 2004 err...i think you shouldnt post your product code here. someone could steal it.Lunar Windows for x86 Machineit is not product key... you know...
RyanVM Posted September 21, 2004 Posted September 21, 2004 err...i think you shouldnt post your product code here. someone could steal it.Lunar Windows for x86 Machineit is not product key... you know... Yeah, I was wondering about that myself
koszopal Posted September 22, 2004 Posted September 22, 2004 @yshimizutry use[userData]ProductID=LUNAR-WINDO-WSFOR-X86MA-CHINEkoszopal
yshimizu Posted September 23, 2004 Author Posted September 23, 2004 OK I am rebuilding the system now. **edit** now it works. Thanks!
tguy Posted September 24, 2004 Posted September 24, 2004 When you are building computers with an unattended cd, even in Virtual PC, you need to put your WINNT.SIF file on a floppy disk. Here's how I do it.1) Either mount the .ISO for your build on the Virtual PC cd-rom or put the CD into your computer's cd-rom drive.2) Turn on the Virtual machine you are creating.3) When you see the "Setup is inspecting your computer's hardware...", insert the floppy disk into your computer's floppy drive.I tried including in the i386 directory on my cd, and it did not work for me either.tguy
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