Marthax Posted March 31, 2005 Posted March 31, 2005 Hi Everyone!When I make an ISO file from my UA installation and then try it, the first part where the setup deals with the partitions and copies installation files is ok. The other part, where the setup starts installing WinXP stops almost immediately giving me this message (chech attached image).I've tried creating a new Installation a couple of times as I thought that something was wrong with the files, obviously. That didn't help a thing. The only thing I have in my installation right now is the installation itself along with the winnt.sif file. Anyone?EDIT: If I press Ok, the setup log shows me the same message.Thanks in advance!Marthax
Marthax Posted March 31, 2005 Author Posted March 31, 2005 Managed to fix it on my own. The problem was the winnt.sif file. I don't exactly know which part of winnt.sif that caused the error but I created a new winnt.sif and it worked. Thx anyway. Cheers,Marthax
andregcasal Posted August 5, 2006 Posted August 5, 2006 (edited) Hey Marthax, I have the same problem, I'll try to remove the winnt.sif file just to see if the installations runs better. I'll report soon.EDIT: Here are the error pictures, so people can actually see what we are talking about:Could you post your winnt.sif file please, so we can compare with ours?Here's what's in my winnt.sif:[GuiUnattended]DetachedProgram="%SystemRoot%\System32\cmd.exe /c @ECHO something>%SystemDrive%\XPPRO.TAG" Edited August 5, 2006 by andregcasal
OzOne Posted January 14, 2007 Posted January 14, 2007 (edited) Hi, I have the same problem, some one can help me ?I have delet winnt.sif and nothing always this error plz help me ! Edited January 14, 2007 by OzOne
Marthax Posted January 16, 2007 Author Posted January 16, 2007 @OzOne: Have you tried rebuilding your UACD? Not only the winnt.sif, but your whole CD? Rebuild using nLite or whatever method you use and then build the ISO and try it out.
OzOne Posted January 16, 2007 Posted January 16, 2007 The problem was in the winnt.sif file too. I dont understand where but now that's work. Thx
LeveL Posted August 7, 2007 Posted August 7, 2007 This just happened to me.The answer is - WINNT.SIF has to have at least the [Data] section.I wanted setup to automatically put in my product key, but I did notwant the setup to be unattended - putting the product key in alonedoes not work, you need the [Data] section too like so:[Data]AutoPartition=0UnattendedInstall="No"MsDosInitiated=No[UserData]ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXXThis way you can set everything up during install but you won't be askedfor a product key.Whats useful about a non-unattended install is you still have the repair option.The [unattended] section stops you having the repair option.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now