microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.27k stars 8.27k forks source link

cannot open app package #16373

Closed 3052 closed 10 months ago

3052 commented 10 months ago

Windows Terminal version

1.18.3181.0

Windows build number

10.0.18363.1139

Other Software

No response

Steps to reproduce

https://github.com/microsoft/terminal/releases/download/v1.18.3181.0/Microsoft.WindowsTerminal_1.18.3181.0_8wekyb3d8bbwe.msixbundle

Expected Behavior

No response

Actual Behavior

This app package is not supported for installation by App Installer because it uses certain restricted capabilities.

zadjii-msft commented 10 months ago

First off - The Terminal definitely isn't going to work on 10.0.18363.1139. We bumped our min version to 19041 a year or two ago.

Secondly - I hit this myself last week setting up a fresh machine. I believe that the version of the App Installer that ships with the OS it pretty out of date. If you go to the Microsoft Store and open up the App Installer page, you should be able to manually pull down an update that's got the latest bits in it.

3052 commented 8 months ago

better workaround:

  1. rename to ZIP
  2. extract using Windows
  3. dont update anything
zadjii-msft commented 8 months ago

FWIW, I'd be careful doing that. There are some crashes in system XAML that were only fixed in the 1904x builds of windows. For example, any sort of nested dropdown menu will crash the Terminal on 18363.

DHowett commented 8 months ago

better workaround:

  1. rename to ZIP
  2. extract using Windows
  3. dont update anything

It is much simpler to use the ZIP files we distribute - they contain the dependencies that would have automatically been resolved by the MSIX system. That's what they're for.

If you do not want to use the MSIX installer, you do not need to.