0

I used the following code to set up and test the startup, but when I reset the computer, my project is displayed below, and even my Message-Dialog is not displayed

[Article Source : Configure your app to start at log-in]

I use these codes : Code Source : Test Startup

I wanted to attach my code but an error occurred that you have to write a description!

My code is similar to the link above, only I show a Message-Dialog on public MainPage(), that's all.

UWP Application not run correctly on startup

Mahdi
  • 33
  • 1
  • 7
  • I did what you said but it didn't work, again like before, the project opens like the picture above and nothing is displayed. – Mahdi Jan 13 '21 at 16:42

1 Answers1

0

According to this answer, my problem was solved, I copied the code in the above link to the App.xaml file and the problem was solved :)

enter image description here

Mahdi
  • 33
  • 1
  • 7