Jump to content

TWIN013

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Posts posted by TWIN013

  1. 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">

  2. 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)

×
×
  • Create New...