Sharex: Publish MSIX/APPX on the GitHub Releases or anywhere else Microsoft Store

Created on 10 Jul 2020  Â·  6Comments  Â·  Source: ShareX/ShareX

With the availability of this package, we could install it without using the Microsoft Store. Similar to how the Windows Terminal does at https://github.com/microsoft/terminal/releases.

Then, I would be pleased to convert the current ShareX listing in WinGet to use the MSIX/APPX instead. :P

Most helpful comment

The msix version has multiple limitations that the normal installer version doesn't have

All 6 comments

The msix version has multiple limitations that the normal installer version doesn't have

The msix version has multiple limitations that the normal installer version doesn't have

That's true. But isn't a reason to do not publish the package once it's already being built.

By the way, it would be interesting to have documentation on how the Store version of ShareX is limited. I personally don't know and therefore I don't know why the normal installer is better. Similar to how VLC on the Store do:

https://www.microsoft.com/en-us/p/vlc/9nblggh4vvnh
âš  âš  Beware! This VLC does not feature all the features of the classic VLC! It does not support DVD or Blurays! Use the desktop version instead! âš âš 

Here's a non-exhaustive list:

  • 64-bits only (therefore can't run on ARM64)
  • No built-in support for the recorder devices, you have to manually download them from the internet
  • No DNS changer
  • No "Upload with ShareX" context menu entry

Thanks!

By the way, I believe "MSIX" apps can add entries to the context menu. Windows Terminal made it via https://github.com/microsoft/terminal/pull/6100.

We can't add global context menu entries. The upload with sharex context menu is global (shows up on every file you right click). We could use a shell extension for this but it's not worth the effort.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Stele77 picture Stele77  Â·  3Comments

Yandols picture Yandols  Â·  4Comments

sparxz picture sparxz  Â·  4Comments

hiltronrex picture hiltronrex  Â·  3Comments

Hakaan256 picture Hakaan256  Â·  4Comments