Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

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.

Featured Replies

Posted

Bonsoir tous le monde

 

Pour commencer bonne et heureuse année à vous tous.

 

Je fait appelle a vous car mon fichier Autounattend.xml pour windows Seven Pro x64 fait planter mon installation :

 

 

voici sont contenu :

<?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>fr-FR</UILanguage>             </SetupUILanguage>             <InputLocale>040c:0000040c</InputLocale>             <SystemLocale>fr-FR</SystemLocale>             <UILanguage>fr-FR</UILanguage>             <UserLocale>fr-FR</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>fr-FR</UILanguage>             </SetupUILanguage>             <InputLocale>040c:0000040c</InputLocale>             <SystemLocale>fr-FR</SystemLocale>             <UILanguage>fr-FR</UILanguage>             <UserLocale>fr-FR</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">             <ComplianceCheck>                <DisplayReport>OnError</DisplayReport>            </ComplianceCheck>            <Diagnostics>                                <OptIn>false</OptIn>                        </Diagnostics>            <DiskConfiguration>                <WillShowUI>Always</WillShowUI>            </DiskConfiguration>            <Display>                 <ColorDepth>32</ColorDepth>                 <HorizontalResolution>1920</HorizontalResolution>                 <VerticalResolution>1080</VerticalResolution>             </Display>            <DynamicUpdate>                                <Enable>false</Enable>                                <WillShowUI>OnError</WillShowUI>                        </DynamicUpdate>             <ImageInstall>                 <OSImage>                     <WillShowUI>Always</WillShowUI>                    <InstallToAvailablePartition>true</InstallToAvailablePartition>                 </OSImage>             </ImageInstall>            <UserData>                <AcceptEula>true</AcceptEula>                <FullName>Hellpell</FullName>                <Organization>Hellpell Org</Organization>            </UserData>            <EnableFirewall>true</EnableFirewall>        </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">              <ComplianceCheck>                <DisplayReport>OnError</DisplayReport>            </ComplianceCheck>            <Diagnostics>                                <OptIn>false</OptIn>                        </Diagnostics>            <DiskConfiguration>                <WillShowUI>Always</WillShowUI>            </DiskConfiguration>            <Display>                 <ColorDepth>32</ColorDepth>                 <HorizontalResolution>1920</HorizontalResolution>                 <VerticalResolution>1080</VerticalResolution>             </Display>            <DynamicUpdate>                                <Enable>false</Enable>                                <WillShowUI>OnError</WillShowUI>                        </DynamicUpdate>             <ImageInstall>                 <OSImage>                     <WillShowUI>Always</WillShowUI>                    <InstallToAvailablePartition>true</InstallToAvailablePartition>                 </OSImage>              </ImageInstall>            <UserData>                <AcceptEula>true</AcceptEula>                <FullName>Hellpell</FullName>                <Organization>Hellpell Org</Organization>            </UserData>             <EnableFirewall>true</EnableFirewall>         </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">             <ComputerName>HELL</ComputerName>             <TimeZone>Europe 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">             <ComputerName>HELL</ComputerName>             <TimeZone>Europe Standard Time</TimeZone>         </component>          <component name="Microsoft-Windows-IE-InternetExplorer" 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">             <DisableOOBAccelerators>true</DisableOOBAccelerators>             <DisableFirstRunWizard>true</DisableFirstRunWizard>             <EnableLinksBar>false</EnableLinksBar>             <FilterLevel>High</FilterLevel>             <Home_Page>www.google.fr</Home_Page>             <BlockPopups>yes</BlockPopups>             <SuggestedSitesEnabled>false</SuggestedSitesEnabled>             <PlaySound>false</PlaySound>             <ShowInformationBar>true</ShowInformationBar>             <ShowMenuBar>true</ShowMenuBar>         </component>         <component name="Microsoft-Windows-IE-InternetExplorer" 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">             <DisableOOBAccelerators>true</DisableOOBAccelerators>             <DisableFirstRunWizard>true</DisableFirstRunWizard>             <EnableLinksBar>false</EnableLinksBar>             <FilterLevel>High</FilterLevel>             <Home_Page>www.google.fr</Home_Page>             <BlockPopups>yes</BlockPopups>             <SuggestedSitesEnabled>false</SuggestedSitesEnabled>             <PlaySound>false</PlaySound>             <ShowInformationBar>true</ShowInformationBar>             <ShowMenuBar>true</ShowMenuBar>         </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>040c:0000040c</InputLocale>             <SystemLocale>fr-FR</SystemLocale>             <UILanguage>fr-FR</UILanguage>             <UserLocale>fr-FR</UserLocale>         </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>040c:0000040c</InputLocale>             <SystemLocale>fr-FR</SystemLocale>             <UILanguage>fr-FR</UILanguage>             <UserLocale>fr-FR</UserLocale>         </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>Europe Standard Time</TimeZone>             <Display>                 <ColorDepth>32</ColorDepth>                 <HorizontalResolution>1920</HorizontalResolution>                 <VerticalResolution>1080</VerticalResolution>             </Display>             <OOBE>                 <HideEULAPage>true</HideEULAPage>                 <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>                 <NetworkLocation>Works</NetworkLocation>                 <ProtectYourPC>1</ProtectYourPC>             </OOBE>            <AutoLogon>                <Password>                   <Value></Value>                </Password>                <Enabled>true</Enabled>                <LogonCount>9999999</LogonCount>                <Username>administrator</Username>            </AutoLogon>            <UserAccounts>                 <LocalAccounts>                     <LocalAccount wcm:action="add">                         <Password>                             <Value></Value>                             <PlainText>true</PlainText>                         </Password>                         <DisplayName>Hellpell</DisplayName>                         <Name>Hellpell</Name>                         <Group>Administrators</Group>                     </LocalAccount>                 </LocalAccounts>             </UserAccounts>         </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>Europe Standard Time</TimeZone>             <Display>                 <ColorDepth>32</ColorDepth>                 <HorizontalResolution>1920</HorizontalResolution>                 <VerticalResolution>1080</VerticalResolution>             </Display>             <OOBE>                 <HideEULAPage>true</HideEULAPage>                 <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>                 <NetworkLocation>Works</NetworkLocation>                 <ProtectYourPC>1</ProtectYourPC>             </OOBE>             <AutoLogon>                <Password>                   <Value></Value>                </Password>                <Enabled>true</Enabled>                <LogonCount>9999999</LogonCount>                <Username>administrator</Username>            </AutoLogon>            <UserAccounts>                 <LocalAccounts>                     <LocalAccount wcm:action="add">                         <Password>                             <Value></Value>                             <PlainText>true</PlainText>                         </Password>                         <DisplayName>Hellpell</DisplayName>                         <Name>Hellpell</Name>                         <Group>Administrators</Group>                     </LocalAccount>                 </LocalAccounts>             </UserAccounts>         </component>     </settings> </unattend><!--Customized by myselfidem. For Windows 7 AIO all images--><!--OS to install and Disk Configuration dialog boxes will be displayed. One Administrator whithout password--><!--Modified by Hellpell for personal use-->

Merci d'avance pour votre aide.

Edited by HELLPELL

  • 1 month later...
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.