loginvovchyk Posted March 13, 2012 Posted March 13, 2012 After creating the file Autounattend.xml with Windows 7 Toolkit, Windows does not understand it. If you create a Autounattend.xml in the Rtlite or Windows Automated Kit, Windows reads the instructions from the file Autounattend.xml Quote
Etz Posted March 13, 2012 Posted March 13, 2012 Can you post youre file please?So far it works fine, at least for me...Of course dont forget to remove sensitive information Quote
reptileodeath Posted March 14, 2012 Posted March 14, 2012 hi Etz i also have the same problem.when i select tointegrate autounattend.xml full.my image wont work .when i remove autounattend.xml it works fine.also when i use a xml from rt7lite and put into image this xml works fine.but not the one created by w7t very very bizzare.tried on both dvd and usb same results. Quote
Etz Posted March 14, 2012 Posted March 14, 2012 If you dont post your unattended files, no one can help you, because no one knows, what could be wrong. Quote
Legolash2o Posted March 14, 2012 Posted March 14, 2012 If you don't feel comfortable posting your attended on the forum, just send it to me in a PM. Quote
loginvovchyk Posted March 16, 2012 Author Posted March 16, 2012 File generate in the don’t work Windows 7 Toolkit:<?xml version="1.0" encoding="utf-8"?><!--Created by Windows 7 Toolkit v1.3.0.102--><unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <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> <AcceptEula>true</AcceptEula> </UserData> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-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"> <ProductKey>D4F6K-QK3RD-TMVMJ-BBMRX-3MBMV</ProductKey> <ComputerName>*</ComputerName> </component> <component name="Microsoft-Windows-Security-SPP-UX" 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"> <SkipAutoActivation>true</SkipAutoActivation> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-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"> <OEMInformation> <Model>Asus</Model> <SupportURL>http://loginvovchyk.ru/</SupportURL> <Manufacturer>Asus</Manufacturer> </OEMInformation> <OOBE> <HideEULAPage>true</HideEULAPage> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <NetworkLocation>Home</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> </OOBE> <TimeZone>Russian Standard Time</TimeZone> </component> </settings></unattend> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.