robmikh / SimpleRecorder

A simple screen recorder using both the Windows.Graphics.Capture and Windows.Media.Transcoding APIs.
MIT License
219 stars 43 forks source link

Build artifacts in Github release #39

Closed nickdex closed 2 years ago

nickdex commented 2 years ago

Microsoft store forces you to login before you can install anything. Can you please upload the installer to Github Releases

robmikh commented 2 years ago

I'm able to download free applications without an account from the store without issue. The store prompts me to sign in, but there is a button to decline and the download will still happen. Are you seeing a different behavior?

There have been previous requests for updated installers, but the issue of properly signing these without paying for a certificate prevents me from doing so. When the test certificate expires, the installer will no longer be valid, as others have run into.

I don't see a way around this at the moment. I'm going to close this issue, but feel free to let me know here if I've missed something.

robmikh commented 2 years ago

I should note that I have another project that is unpackaged here. The recording capabilities are similar.