Share via

MAUI Windows Exec

Anonymous
2023-10-17T08:10:48.13+00:00

I created a maui app and I published it it created a apk file in , I installed the apk file in my android phone and it works.

C:\Users\allam\source\repos\MauiBlazorHBE\MauiBlazorHBE\bin\Release\net7.0-android\publish

I want to create a similar executable for windows please suggest , I want to use the executable in other pcs and run the same.

I see exe in

C:\Users\allam\source\repos\MauiBlazorHBE\MauiBlazorHBE\bin\Debug\net7.0-windows10.0.19041.0\win10-x64

but when I double click on the same it doesn't show in start menu.

Please suggest

Developer technologies | .NET | .NET Multi-platform App UI
0 comments No comments

Answer accepted by question author

Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,166 Reputation points Microsoft External Staff
2023-10-18T02:33:38.7033333+00:00

Hello,

but when I double click on the same it doesn't show in start menu.

For MAUI Windows platform, you need to publish it as an msix file and install this application through msix to appear in the start menu.

Please refer to the following documentation for more details.

Best Regards,

Alec Liu.


If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.