yshimizu Posted September 21, 2004 Share 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. Link to comment Share on other sites More sharing options...
prathapml Posted September 21, 2004 Share 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). Link to comment Share on other sites More sharing options...
yshimizu Posted September 21, 2004 Author Share Posted September 21, 2004 Thanks for the quick reply. I am currently trying this out. Link to comment Share on other sites More sharing options...
yshimizu Posted September 21, 2004 Author Share 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. Link to comment Share on other sites More sharing options...
a06lp Posted September 21, 2004 Share Posted September 21, 2004 err...i think you shouldnt post your product code here. someone could steal it. Link to comment Share on other sites More sharing options...
prathapml Posted September 21, 2004 Share 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) Link to comment Share on other sites More sharing options...
argon007 Posted September 21, 2004 Share 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... Link to comment Share on other sites More sharing options...
RyanVM Posted September 21, 2004 Share 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 Link to comment Share on other sites More sharing options...
koszopal Posted September 22, 2004 Share Posted September 22, 2004 @yshimizutry use[userData]ProductID=LUNAR-WINDO-WSFOR-X86MA-CHINEkoszopal Link to comment Share on other sites More sharing options...
yshimizu Posted September 23, 2004 Author Share Posted September 23, 2004 OK I am rebuilding the system now. **edit** now it works. Thanks! Link to comment Share on other sites More sharing options...
tguy Posted September 24, 2004 Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now