-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question] Microsoft - why do you hate developers? #616
Comments
Even VLC is struggling with the Microsoft - https://twitter.com/videolan/status/1759688788232523788 |
Why not create an msix directly rather than going via msi? |
@charlesroddie Because it's a Tauri app (https://tauri.app/) and Tauri currently doesn't provide appx or msix creation. |
Hi @Andrew-web-coder
Hope this helps! We would love to hear about your experience with these features. |
@fiza-microsoft The overall developer experience was so terrible that I'm giving up on the idea of making useful and free apps. All you had to do is to allow the msi files to be uploaded and convert them to whatever you want on your side. But apparently that's too much to ask of a company that makes billions of dollars a year. |
@charlesroddie, MSIX suffers from the same, unfortunately: #332 (comment) |
I have created *.msi installer. Now, I want to distribute it.
I can not distribute directly, because I do not have spare thousands of dollars to buy a certificate to sign the code.
OK, MS allows to publish on the store ... but not .msi files, because they are required to be signed!
OK, I found that you can publish appx/msix packages without singing the code. Would a trillion dollar worth company provide a solution to upload msi file and convert to msix? Apparently, they do not have resources or simply hate poor developers...
OK, I found MSIX Packaging tool, ..... but, to my surprise, it generates low quality icons! All my logo images look awful. And Microsoft has not given any option to create package with custom images, because, what, they do not have resources or just simply hate developers?
The text was updated successfully, but these errors were encountered: