0

I have created a uwp background task.This task suppose to run only once when app receive update. i have used below configuration in appmanifest file

 <Extension Category="windows.preInstalledConfigTask" EntryPoint="PreInstallTask.PreInstallTask" />

I found that on some system this task is running multiple timese. I am not sure why this is happening?

Rajalbar
  • 59
  • 9
  • I have used this config. ' ' ' ' ' ' – Rajalbar Apr 28 '20 at 02:18
  • Hello, did you solve this problem by modifying the config? If yes, you can provide an answer. If you haven’t solved it, please elaborate on the specific characteristics of `some system` you refer to, what is different from the normally triggered system, and provide a sample for us to test. – Richard Zhang Apr 28 '20 at 04:26

0 Answers0