Jump to content

cardude

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About cardude

cardude's Achievements

0

Reputation

  1. I am working on an oobe.xml file that gets copied to unattended.xml when installing Windows Vista x64, but it always stops with the error, "Windows could not parse or process unattend answer file [C:\Windows\Panther\unattend.xml] for pass [oobeSystem]. The answer file is invalid." After looking at "C:\Windows\Panther\UnattendGC\setuperr.log" for my error, it all seems to start from an invalid processorArchitecture. So, what should my processor architecture be? Right now I have it set to x64 - see below. setuperr.log 2011-05-09 18:39:24, Error [oobeldr.exe] SMI data results dump: Source = Name: Microsoft-Windows-Shell-Setup, Language: neutral 2011-05-09 18:39:24, Error [oobeldr.exe] SMI data results dump: Description = The processorArchitecture attribute has an has an invalid value. 2011-05-09 18:39:26, Error [oobeldr.exe] User input error was detected in unattend file. Error: [0x0] 2011-05-09 18:40:51, Error [windeploy.exe] Command [%windir%\system32\oobe\oobeldr.exe /system] failed with exit code [0x8022002a] 2011-05-09 18:40:51, Error [windeploy.exe] Failure occured during online installation. Online installation cannot complete at this time.; hr = 0x80004005 2011-05-09 18:42:06, Error [oobeldr.exe] Pass has failed status; system is in an invalid state. 2011-05-09 18:42:10, Error [oobeldr.exe] Failed to complete RunSMIPass for oobeSystem. Error: [0x8030000C] 2011-05-09 18:42:10, Error [oobeldr.exe] There was an error while processing oobeSystem. Error: [0x8030000C] 2011-05-09 18:42:17, Error [windeploy.exe] Command [%windir%\system32\oobe\oobeldr.exe /system] failed with exit code [0x8030000c] 2011-05-09 18:42:17, Error [windeploy.exe] Failure occured during online installation. Online installation cannot complete at this time.; hr = 0x80004005 2011-05-09 18:43:33, Error [oobeldr.exe] Pass has failed status; system is in an invalid state. 2011-05-09 18:43:37, Error [oobeldr.exe] Failed to complete RunSMIPass for oobeSystem. Error: [0x8030000C] 2011-05-09 18:43:37, Error [oobeldr.exe] There was an error while processing oobeSystem. Error: [0x8030000C] 2011-05-09 18:43:41, Error [windeploy.exe] Command [%windir%\system32\oobe\oobeldr.exe /system] failed with exit code [0x8030000c] 2011-05-09 18:43:41, Error [windeploy.exe] Failure occured during online installation. Online installation cannot complete at this time.; hr = 0x80004005 <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <OEMInformation> <Manufacturer>Toshiba</Manufacturer> <SupportURL>http://pcsupport.toshiba.com</SupportURL> <Logo>c:\Windows\System32\oobe\TOSHIBA_BADGE.BMP</Logo> <wallpaper> <path>c:\Windows\System32\oobe\msoobe.jpg</path> </wallpaper> </OEMInformation> </component> </settings> </unattend> I know I have an x64 disk. setupact.log confirms it - "2011-05-09 18:15:09, Info IBS InstallWindows:Setup architecture is [x64]"
  2. How can I slipstream the XPS Viewer or XPS Essentials Pack in Windows XP Home?
  3. How do I do this, that would be the best thing? I deleted the winnt.sif file and it seems to install just like Windows used to, but a New User account was still created. How can I stop the installation from creating a New User account?
  4. I have an XP installation that I slipstreamed using nLite. I went into Unattended and chose a timezone. I believe the unatteded settings adds the file winnt.sif. Could I remove delete this file and my slipstreamed installation would no longer be unattended, like I would like, or will this ruin the installation? I don't like that that it creates a user known as New User either.
  5. I have the same problem, where the wrong time zone is showing up. My integration of WMP11 did work ok.
  6. Well, I have been doing this the last few days using nLite. I started by slipstreaming SP3 into XP Home SP2 files. I then installed the OS using a virtual machine to see what updates I needed. Windows Update asked me to install - -KB898461 -KB950760 -KB950759 -KB950762 -KB951376 -KB942763 -KB890830 -KB951213 -KB923789 I also slipstreamed WMP11 into the installation using the slipstreamer found here. I also slipstreamed the updates listed at the bottom of that page. It also asked me to install .NET Framework 1.1, 2, and Silverlight (I don't believe any of these can be directy slipstreamed into the disk. You have to run the installer at first login or something.) If you slipstream the updates listed above, you should have an up to date install disk. I did notice a problem. Neither Windows Update nor Microsoft Update displayed .NET Framework 3 as an optional update. It isn't included in SP3, so I am not sure why it doesn't show up. I know it isn't installed because I don't see it in Add/Remove Programs. I guess it is just something you have to remember to install.
  7. I slipstreamed XP Service Pack 3 into my Windows XP installation CD. I then installed Windows using it and everything went well. I then went to update my computer, and only .NET Framework v1.1 and v2 showed up in my optional updates. .NET Framework v3 was nowhere to be seen, in both the custom and express update options. I checked Add/Remove Programs with the "Show Updates" option enabled, and .NET Framework v3 wasn't there either. What has happened to .NET Framework v3? How come it no longer shows up in the Windows/Microsoft Updates after SP3 is installed? Has anybody else experienced this problem?
×
×
  • Create New...