<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Store on slash-root.fr</title><link>https://beta.slash-root.fr/tags/store/</link><description>Recent content in Store on slash-root.fr</description><generator>Hugo -- gohugo.io</generator><language>fr-fr</language><lastBuildDate>Sun, 14 Nov 2021 10:51:30 +0100</lastBuildDate><atom:link href="https://beta.slash-root.fr/tags/store/index.xml" rel="self" type="application/rss+xml"/><item><title>Windows Store : Error code 0x80070424</title><link>https://beta.slash-root.fr/windows-store-error-code-0x80070424/</link><pubDate>Sun, 14 Nov 2021 10:50:08 +0100</pubDate><guid>https://beta.slash-root.fr/windows-store-error-code-0x80070424/</guid><description>&lt;img src="https://beta.slash-root.fr/windows-store-error-code-0x80070424/cover.png" alt="Featured image of post Windows Store : Error code 0x80070424" /&gt;&lt;h2 id="contexte"&gt;&lt;a href="#contexte" class="header-anchor"&gt;&lt;/a&gt;Contexte
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;L'erreur est apparue sur un poste en Windows 10.&lt;/li&gt;
&lt;li&gt;Toutes les applications du Windows Store pouvaient être installées.&lt;/li&gt;
&lt;li&gt;Windows Update fonctionnait correctement&lt;/li&gt;
&lt;li&gt;Ajout d'une clef produit (AoE 4)&lt;/li&gt;
&lt;li&gt;Impossible d'installer AoE, erreur 0x80070424&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="resolution"&gt;&lt;a href="#resolution" class="header-anchor"&gt;&lt;/a&gt;Resolution
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Ré-enregistrement des applications du Windows Store en PowerShell :
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-powershell" data-lang="powershell"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Get-AppxPackage -AllUsers| &lt;span style="color:#66d9ef"&gt;Foreach&lt;/span&gt; {Add-AppxPackage -DisableDevelopmentMode -Register &lt;span style="color:#960050;background-color:#1e0010"&gt;“&lt;/span&gt;$($_.InstallLocation)\AppXManifest.xml&lt;span style="color:#960050;background-color:#1e0010"&gt;”&lt;/span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>