Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Cannot open Autounattend.xml from vLite in WAIK

Featured Replies

Hi!

I guess the topic says most of it already. When trying to open an Auotunattend.xml created by vLite v1.1 Beta 2 with the WAIK I get an error message "Unknown Attribute Line 26" (see protocol for details).

Anybody having an idea what I am doing wrong? :) Thx a lot for helping!

P.S.: Sorry for german version of WAIK protocol...

17:57 :

17:57 : User Name: TWIN

Machine Name: TWIN

Processor Architecture: amd64

Domain Name: TWIN

CLR Version: 2.0.50727.312

OS Version: Microsoft Windows NT 6.0.6000.0

Current Directory: C:\Download

Command Line Parameters: "C:\Program Files\Windows AIK\Tools\Image Manager\ImgMgr.EXE"

Physical Memory for this process: 63930368

Bitness for this process: Native 64-bit

File Version Information

C:\Program Files\Windows AIK\Tools\Image Manager

Microsoft.ComponentStudio.Command.dll Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) msil

Microsoft.ComponentStudio.Common.dll Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) msil

Microsoft.ComponentStudio.ComponentPlatformImplementation.dll Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) amd64

Microsoft.componentstudio.componentplatforminterface.dll Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) msil

Microsoft.ComponentStudio.Controls.dll Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) msil

Microsoft.ComponentStudio.Serializer.dll Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) msil

ImageCat.EXE Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) msil

ImgMgr.EXE Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) msil

C:\Program Files\Windows AIK\Tools\Image Manager\DE

imagecat.resources.dll Microsoft Corporation 6.0.6000.16386 msil

ImgMgr.resources.dll Microsoft Corporation 6.0.6000.16386 msil

Microsoft.ComponentStudio.Command.resources.dll Microsoft Corporation 6.0.6000.16386 msil

Microsoft.ComponentStudio.Common.resources.dll Microsoft Corporation 6.0.6000.16386 msil

Microsoft.ComponentStudio.ComponentPlatformInterface.resources.dll Microsoft Corporation 6.0.6000.16386 msil

Microsoft.ComponentStudio.Controls.resources.dll Microsoft Corporation 6.0.6000.16386 msil

C:\Program Files\Windows AIK\Tools\Servicing\SmiEngine.dll Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) amd64

C:\Program Files\Windows AIK\Tools\Servicing\pkgmgr.exe Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) amd64

C:\Program Files\Windows AIK\Tools\Servicing\cbscore.dll Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) amd64

C:\Program Files\Windows AIK\Tools\Servicing\wcp.dll Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) amd64

C:\Windows\system32\drivers\WimFltr.sys Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) amd64

File does not exist: C:\Windows\system32\wimgapi.dll

17:57 :

17:57 :

17:57 : Überprüfungsfehler bei C:\Download\Autounattend.xml, Zeile 26, Spalte 0.

17:57 :

17:57 : System.Xml.Schema.XmlSchemaValidationException: Zeile 26: Unbekanntes Einstellungsattribut action.

bei Microsoft.ComponentStudio.ComponentPlatformInterface.AnswerFile.ValidateXml(XmlReader xmlReader, Object validateRecord)

bei Microsoft.ComponentStudio.ComponentPlatformInterface.Serializer.Validate(XmlSchema schema, String filename, ValidateCallBack additionalValidation, Object additionalParameter)

bei Microsoft.ComponentStudio.ComponentPlatformInterface.AnswerFile.DoLoad(Boolean useImagePathInAnswerFile)

bei Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.OpenAnswerFile(String path)

bei Microsoft.ComponentStudio.MainForm.OnFileOpenUnattend(Command command)

18:06 :

18:06 : Überprüfungsfehler bei C:\Download\Autounattend.xml, Zeile 26, Spalte 0.

18:06 :

18:06 : System.Xml.Schema.XmlSchemaValidationException: Zeile 26: Unbekanntes Einstellungsattribut action.

bei Microsoft.ComponentStudio.ComponentPlatformInterface.AnswerFile.ValidateXml(XmlReader xmlReader, Object validateRecord)

bei Microsoft.ComponentStudio.ComponentPlatformInterface.Serializer.Validate(XmlSchema schema, String filename, ValidateCallBack additionalValidation, Object additionalParameter)

bei Microsoft.ComponentStudio.ComponentPlatformInterface.AnswerFile.DoLoad(Boolean useImagePathInAnswerFile)

bei Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.OpenAnswerFile(String path)

bei Microsoft.ComponentStudio.MainForm.OnFileOpenUnattend(Command command)

Edited by TWIN013

Ok but what is the line 26 of that Autounattend.xml file?

Best would be to paste lines 25,26 and 27, if they contain private data then edit to some example but preserve original structure.

  • Author

Ooopps... :) Here it is. Tried different version with Ultimate, Home Premium etc. - always with the same result.

<?xml version="1.0" encoding="utf-8"?>

<unattend xmlns="urn:schemas-microsoft-com:unattend">

<settings pass="windowsPE">

<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<SetupUILanguage>

<UILanguage>de-DE</UILanguage>

</SetupUILanguage>

<InputLocale>0000043a</InputLocale>

<UserLocale>de-DE</UserLocale>

<UILanguage>de-DE</UILanguage>

<SystemLocale>de-DE</SystemLocale>

</component>

<component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<UserData>

<ProductKey>

<Key>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</Key>

<WillShowUI>OnError</WillShowUI>

</ProductKey>

<Organization>XXX</Organization>

<FullName>XXXl</FullName>

<AcceptEula>true</AcceptEula>

</UserData>

<ImageInstall>

<OSImage>

<InstallFrom>

<MetaData action="add"> (This is line 26!)

<Key>/IMAGE/NAME</Key>

<Value>Windows Vista (vLite) HOMEPREMIUM</Value>

</MetaData>

</InstallFrom>

<InstallToAvailablePartition>false</InstallToAvailablePartition>

<WillShowUI>OnError</WillShowUI>

</OSImage>

</ImageInstall>

</component>

</settings>

<settings pass="oobeSystem">

Edited by TWIN013

  • 1 month later...

Yeah I'm having same problem as the first poster and I applied nuhi's fix after vlite made the .xml file and when I try to open up the answer file in WAIK I get a new error msg: "Unable to load DLL 'wimgapi.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"

Could this be because I have SP1 slipstreamed into my install.wim?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.