Jump to content

Rafadecai

Member
  • Posts

    17
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Posts posted by Rafadecai

  1. A before starting my session I need to enter the username and password and do not put them in the part of the program to oobe anyone can tell me because I get this request?

    Here I leave my file to see autounattended mistake committed

    <?xml version="1.0" encoding="utf-8"?>
    <!--This answer file generated by RT Seven Lite-->
    <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>es-ES</UILanguage>
    </SetupUILanguage>
    <InputLocale>040a:0000040a</InputLocale>
    <UserLocale>es-ES</UserLocale>
    <UILanguage>es-ES</UILanguage>
    <SystemLocale>es-ES</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>D4F6K-QK3RD-TMVMJ-BBMRX-3MBMV</Key>
    <WillShowUI>OnError</WillShowUI>
    </ProductKey>
    <Organization>URV1</Organization>
    <FullName>Vulcan7</FullName>
    <AcceptEula>true</AcceptEula>
    </UserData>
    <ImageInstall>
    <OSImage>
    <InstallFrom>
    <MetaData wcm:action="add">
    <Key>/IMAGE/NAME</Key>
    <value>Windows 7 ULTIMATE</value>
    </MetaData>
    </InstallFrom>
    <InstallToAvailablePartition>false</InstallToAvailablePartition>
    <WillShowUI>OnError</WillShowUI>
    </OSImage>
    </ImageInstall>
    </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">
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Home</NetworkLocation>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <SkipMachineOOBE>true</SkipMachineOOBE>
    <SkipUserOOBE>false</SkipUserOOBE>
    </OOBE>
    <DisableAutoDaylightTimeSet>true</DisableAutoDaylightTimeSet>
    <TimeZone>Romance Standard Time</TimeZone>
    <Themes>
    <CustomDefaultThemeFile>SiCo Big</CustomDefaultThemeFile>
    <DefaultThemesOff>false</DefaultThemesOff>
    <ThemeName>SiCo Big</ThemeName>
    <WindowColor>Ruby</WindowColor>
    </Themes>
    </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">
    <ComputerName>VulcanPC</ComputerName>
    <Themes>
    <CustomDefaultThemeFile>SiCo Big</CustomDefaultThemeFile>
    <DefaultThemesOff>false</DefaultThemesOff>
    <ThemeName>SiCo Big</ThemeName>
    <WindowColor>Ruby</WindowColor>
    </Themes>
    </component>
    <component name="Microsoft-Windows-Security-Licensing-SLC-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>
    </unattend>

×
×
  • Create New...