Can´t intall Windows Terminal via any way (store, winget, release page) - Fails with code 80070002 #15197
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Resolution-External
For issues that are outside this codebase
Windows Terminal version
1.16.10261.0
Windows build number
10.0.22621.0
Other Software
No response
Steps to reproduce
Try to install Windows Terminal from Windows Store, via Winget or via Package from Release Page on Github
Expected Behavior
Terminal gets installed and runs on Windows 11
Actual Behavior
When installing from Windows store, the store just says that an unexpected error occcured with error Code 0x80073CF9.
The Event Logs for AppXDeployments/Operational states:
"Fehler "0x80070002" beim AppX Deployment-Vorgang für Paket "". Der Fehlertext lautet: Deployment operation failed."
Trying the install via winget leads to same error code but with different text: "Installieren fehlgeschlagen mit Exitcode: 0x80070002 : Das System kann die angegebene Datei nicht finden."
The verbose log shows:
Installing via msixbundle fails with: "Fehler bei der App-Installation. Fehlermeldung: Deployment operation failed. (0x80070002)"
The Log here is much shorter:
2023-04-18 01:02:31.846 [CLI ] Get user entitlement. 2023-04-18 01:02:32.498 [CLI ] Get entitlement succeeded. Server error. ProductId: 9N0DX20HK701 2023-04-18 01:02:32.499 [CLI ] Terminating context: 0x8a15001e at D:\a\_work\1\s\external\pkg\src\AppInstallerCLICore\Workflows\MSStoreInstallerHandler.cpp:8c
Tried already to reset the store and load different versions, nothing helped. Any ideas on that?
The text was updated successfully, but these errors were encountered: