Skip to content

Releases: niksedk/subtitle-alchemist

0.0.8.0-Alpha

30 Oct 06:59
Compare
Choose a tag to compare
0.0.8.0-Alpha Pre-release
Pre-release

Alpha release of Subtitle Alchemist - a prototype/research project exploring the feasibility of porting a light version of Subtitle Edit from Windows Forms to .NET MAUI for cross-platform (Mac and Windows 11) compatibility.

Do not expect these alpha versions to be any kind of stable...

Support the project: https://github.com/sponsors/niksedk?frequency=one-time


Install .msix package

Prerequisites

To install the .msix package, you will need to trust the certificate:

  • Right-click on the .msix file and choose Properties.
  • Select the Digital Signatures tab.
  • Choose the certificate then press Details.
  • Select View Certificate.
  • Select Install Certificate....
  • Choose Local Machine then select Next.
  • If you're prompted by User Account Control to Do you want to allow this app to make changes to your device?, select Yes.
  • In the Certificate Import Wizard window, select Place all certificates in the following store.
  • Select Browse... and then choose the Trusted People store. Select OK to close the dialog.

See more here: https://learn.microsoft.com/en-us/dotnet/maui/windows/deployment/publish-cli?view=net-maui-8.0