Provide an .MSIX installation package, via winget-pkgs (and the Microsoft Store, if an applicable target), and an .AppInstaller (which is an .MSIX or .MSIXBundle with associated origin repository metadata) via /releases and warp.dev/download.
Is your feature request related to a problem? Please describe.
Currently, the sole installation method for Windows provided is a mere binary (an .exe)! This is remarkably retrograde, when MSI, AppX, and MSIX/MSIXBundle/AppInstaller have all replaced installers of that manner (in chronological order).
Good reasons for this exist:
DLL de-duplication
Clean uninstallation
Ease of deployment
An .exe should not be the method of delivery for an installer.
Additional context
Note that MSIX doesn't restrict the application to the old UWP permission model.
To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.
Pre-submit Checks
[x] I have searched Warp feature requests and there are no duplicates
[x] I have searched Warp docs and my feature is not there
Describe the solution you'd like?
Provide an
.MSIX
installation package, viawinget-pkgs
(and the Microsoft Store, if an applicable target), and an.AppInstaller
(which is an.MSIX
or.MSIXBundle
with associated origin repository metadata) via/releases
andwarp.dev/download
.Is your feature request related to a problem? Please describe.
Currently, the sole installation method for Windows provided is a mere binary (an
.exe
)! This is remarkably retrograde, when MSI, AppX, and MSIX/MSIXBundle/AppInstaller have all replaced installers of that manner (in chronological order).Good reasons for this exist:
DLL de-duplication
Clean uninstallation
Ease of deployment
An
.exe
should not be the method of delivery for an installer.Additional context
Note that MSIX doesn't restrict the application to the old UWP permission model.
Operating system (OS)
cpe:/o:microsoft:windows_11_24h2
How important is this feature to you?
3
Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1
None