question

JosHuybrighs-2915 avatar image
0 Votes"
JosHuybrighs-2915 asked NicoZhu-MSFT commented

DesktopBridge app - Full trust process not launched when background execution disabled

I got feedback from users that my Windows Store app fails to launch the win32 process when background execution of apps is disabled in Windows.
The app is a DesktopBridge app with a UWP app that is launched when the user opens the app, and the win32 part (a winforms process without UI) is launched when the user clicks a button in the UI of the UWP app.

When they enable background execution in Windows Settings / Privacy / Background-apps everything works as expected.

Is this an expected behavior? I thought enabling background-apps is only for my own background tasks that have to be registered by the UWP app.

windows-uwp
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Can you reproduce this problem in your current environment, and how to disabled background execution ? Any reproduce steps will be helpful.

0 Votes 0 ·

0 Answers