[UNSOLVED] Trying to install Windows Store - HRESULT: 0x80073D04

Discussion in 'Windows 10' started by gotta, Dec 25, 2019.

  1. gotta

    gotta MDL Novice

    Dec 25, 2019
    4
    0
    0
    Hey guys :)

    I am trying to install the windows store since some weeks.
    I tried every power shell line i could find, I had an error before where he said that the appmanifest.xml is missing, i asked a friend to upload it for me and made a windowsstore folde in the WINDOWS folder, and placed the apmanifest.xml there.
    Since then when i run this line in powershell
    Code:
    Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.WindowsStore_11905.1001.4.0_x64__8wekyb3d8bbwe\AppxManifest.xml" -DisableDevelopmentMode
    I get
    Code:
    Error 0x80073D04
    The signature is invalid. To register in developer mode, AppxSignature.p7x and AppxBlockMap.xml must be valid or should not be present.
    and i get also Error 0x80070005 for "microsoft.net.native.framework.1.7_1.7.27413.0_x64__8wekyb3d8bbwe".

    here in german the full out put:

    Code:
    PS C:\WINDOWS\system32> Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.WindowsStore_11905.1001.4.0_x64__8wekyb3d8bbwe\AppxManifest.xml" -DisableDevelopmentMode
    Add-AppxPackage : Fehler bei Bereitstellung. HRESULT: 0x80073D04, Die Signatur ist ungültig. Für die Registrierung im
    Entwicklermodus müssen die Dateien "AppxSignature.p7x" und "AppxBlockMap.xml" gültig sein, oder sie dürfen nicht
    vorhanden sein.
    Fehler 0x80070005: Fehler beim Öffnen des Pakets im Speicherort
    "microsoft.net.native.framework.1.7_1.7.27413.0_x64__8wekyb3d8bbwe".
    HINWEIS: Wenn Sie weitere Informationen wünschen, suchen Sie im Ereignisprotokoll nach [ActivityId]
    1c2be3d0-b85d-0007-d938-2c1c5db8d501, oder verwenden Sie die Befehlszeile Get-AppxLog -ActivityID
    1c2be3d0-b85d-0007-d938-2c1c5db8d501
    In Zeile:1 Zeichen:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.Win ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], Exception
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
     
  2. gotta

    gotta MDL Novice

    Dec 25, 2019
    4
    0
    0
    No one any idea? :)
     
  3. LatinMcG

    LatinMcG Bios Borker

    Feb 27, 2011
    5,711
    1,606
    180
  4. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
  5. gotta

    gotta MDL Novice

    Dec 25, 2019
    4
    0
    0
    Thank you LatinMcG and bfoos :))

    Reinstall Setup didn't work neither the windows repair tool.
    But the Link brought me further and solved my problem fully like it seems <3 <3 <3
    Not even Microsoft own Support manged to solve that, thank you so much guys! so much love to you.
    Here i have downloaded MicrosoftStore190608.zip -
    https://forums.mydigitallife.net/th...ises-sku-ltsb-ltsc.70741/page-30#post-1468779

    and then the only the newest Microsoft.WindowsStore .appxbundle from the provided link, and then run the .cmd

    worked like charm! Thank you so much again <3 <3

    googled 1000 pages everyone says the none helping usal steps, i will spam this link now there for people like me xD