Jump to content

alfreire

Members
  • Posts

    314
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by alfreire

  1. First I must say I do not know much about Autounattend.xml, I found this online, I've adapted to my needs and I work for what I need in x86 and x64 ... I really need is to be installed unattended, asking only the partition you are installing, by default the Spanish language and location of Spain, and finally he does not believe any user, only the Administrator...

    Sorry for the translation of Google... X-D

    Regards... ;-)

    p.d.: Don't install the serial through Autounattend.xml...

  2. Remember, always check your Autounattend.xml file with WSIM to see if there is errors !!!!!!!!


    <OEMInformation>
    <Manufacturer /> ???????
    <SupportHours /> ??????
    <SupportPhone /> ??????
    <SupportURL />????????
    <Model /> ????????
    </OEMInformation>

    unnecessary....

    Ok, i delete it... thank you... ;-)

  3. I attach my Autounattend.xml file for x86 and x64... I found on internet and adapted to my needs, it works perfectly...

    Regards... ;-)


    <?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>es-ES</UILanguage>
    </SetupUILanguage>
    <InputLocale>040a:0000040a</InputLocale>
    <SystemLocale>es-ES</SystemLocale>
    <UILanguage>es-ES</UILanguage>
    <UserLocale>es-ES</UserLocale>
    </component>
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" 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>
    <SystemLocale>es-ES</SystemLocale>
    <UILanguage>es-ES</UILanguage>
    <UserLocale>es-ES</UserLocale>
    </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">
    <ImageInstall>
    <OSImage>
    <InstallToAvailablePartition>false</InstallToAvailablePartition>
    <WillShowUI>OnError</WillShowUI>
    </OSImage>
    </ImageInstall>
    <UserData>
    <ProductKey>
    <Key />
    <WillShowUI>OnError</WillShowUI>
    </ProductKey>
    <AcceptEula>true</AcceptEula>
    </UserData>
    </component>
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ImageInstall>
    <OSImage>
    <InstallToAvailablePartition>false</InstallToAvailablePartition>
    <WillShowUI>OnError</WillShowUI>
    </OSImage>
    </ImageInstall>
    <UserData>
    <ProductKey>
    <Key />
    <WillShowUI>OnError</WillShowUI>
    </ProductKey>
    <AcceptEula>true</AcceptEula>
    </UserData>
    </component>
    </settings>
    <settings pass="specialize">
    <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>
    <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" 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>
    <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">
    <TimeZone>Romance Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <TimeZone>Romance Standard Time</TimeZone>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-International-Core" 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">
    <InputLocale>040a:0000040a</InputLocale>
    <UserLocale>es-ES</UserLocale>
    <UILanguage>es-ES</UILanguage>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>040a:0000040a</InputLocale>
    <UserLocale>es-ES</UserLocale>
    <UILanguage>es-ES</UILanguage>
    </component>
    <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">
    <UserAccounts>
    <LocalAccounts />
    <AdministratorPassword>
    <Value />
    </AdministratorPassword>
    </UserAccounts>
    <AutoLogon>
    <Password>
    <Value />
    </Password>
    <Enabled>true</Enabled>
    <LogonCount>9999</LogonCount>
    <Username>Administrator</Username>
    </AutoLogon>
    <OOBE>
    <NetworkLocation>Home</NetworkLocation>
    <HideEULAPage>true</HideEULAPage>
    <ProtectYourPC>1</ProtectYourPC>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <SkipMachineOOBE>true</SkipMachineOOBE>
    <SkipUserOOBE>true</SkipUserOOBE>
    </OOBE>
    <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
    <TimeZone>Romance Standard Time</TimeZone>
    <OEMInformation>
    <Manufacturer />
    <SupportHours />
    <SupportPhone />
    <SupportURL />
    <Model />
    </OEMInformation>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <UserAccounts>
    <LocalAccounts />
    <AdministratorPassword>
    <Value />
    </AdministratorPassword>
    </UserAccounts>
    <AutoLogon>
    <Password>
    <Value />
    </Password>
    <Enabled>true</Enabled>
    <LogonCount>9999</LogonCount>
    <Username>Administrator</Username>
    </AutoLogon>
    <OOBE>
    <NetworkLocation>Home</NetworkLocation>
    <HideEULAPage>true</HideEULAPage>
    <ProtectYourPC>1</ProtectYourPC>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <SkipMachineOOBE>true</SkipMachineOOBE>
    <SkipUserOOBE>true</SkipUserOOBE>
    </OOBE>
    <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
    <TimeZone>Romance Standard Time</TimeZone>
    <OEMInformation>
    <Manufacturer />
    <SupportHours />
    <SupportPhone />
    <SupportURL />
    <Model />
    </OEMInformation>
    </component>
    </settings>
    </unattend>

    Autounattend.xml

  4. Today all we deal with a computer, have basic knowledge of English, and a program like this with so many technical terms it is very easy to use, made ​​sure that most of them would be the same, after translating... What it would be good is that it could be translated by a text file, so the volunteers could do the translations into different languages ​...

    Regards... ;-)

    p.d.: my native language is spanish...

  5. DISM does this automatically, if dism see's that an update already exists it will basically just skip it, it will add newer ones but i don't think it removes older ones until after installation.

    Again, dism does this. I think it installs the new driver and keeps the old one. You're best chance of finding this out is to integrate and old driver and then integrate a newer version and it should display the result in the 'Integrated' tab after AIO. just make sure the older version is at the top of the list.

    Windows Setup

    Than you very much... I am grateful for your help...

    Great work, regards...;-)

  6. Depends on the driver. I think only the Mass Storage and LAN drivers are added to the boot.wim file.

    Thank's for your answer... in boot.wim, yes, but in Windows PE, Windows Setup or both...? two parts can be mounted individually from boot.wim...

    I add USB 3.0 drivers too, for install from pendrive USB 3.0, is very fast install Windows 7 in SSD OCZ Vertex 3... X-D

    Do not feel bad, I do not speak spanish. --> Me no habla Espanol.

    Don't worry, Google translator work very good... X-D

    Regards... ;-)

  7. Hello, I have some doubts ...

    -When updates are applied to an image that already has previous updates, if any repeats, skip those that are equal to or above the reinstall? what is the best way to add new updatesto an image when you do not remember the updates that you added previously, or is itbetter to create a new image?

    -If you add a new version of an integrated driver previously, is updated or not installed?

    -When drivers are integrated into boot.wim image are added to Windows PE, WindowSetup or both?

    Thank you very much for this wonderful program... Congratulations... ;-)

    Sorry for my bad english... X-D

    En español:

    Hola, tengo algunas dudas...

    -¿Cuando se aplican las actualizaciones a una imagen que ya tiene actualizaciones anteriores, si se repite alguna, omite las que son iguales o la reinstala por encima? ¿cuál es la mejor forma de añadir nuevas actualizaciones a una imagen cuando no te acuerdas de las actualizaciones que añadiste anteriormente, o es mejor crear una nueva imagen?

    -¿Si se añade una versión nueva de un driver integrado anteriormente, se actualiza o no se instala?

    -¿Cuando se integran drivers en la imagen boot.wim, se añaden a Windows PE, Window Setup o a ambas?

    Muchas gracias por este magnífico programa... enhorabuena...! ;-)

  8. I'm fascinated with this program for some time ... it's time to thank you for your work and make a humble contribution ...

    Thanks and regards ... ;-)

    Estoy fascinado con este programa desde hace algún tiempo... ha llegado la hora de agradecer tu trabajo y hacer una humilde aportación...

    Gracias y saludos... ;-)

    Número de confirmación: pixel.gif 6V1006168M104715X

×
×
  • Create New...