#How to make all taskrunner subprocesses named the same as original app

3 messages · Page 1 of 1 (latest)

tranquil ruin
#

Hello, I've faced out an issue with webview in taskrunner, I have subprocesses named as "Microsoft Edge WebView2" and etc, is it possible to make them all named same as original app?

novel trail
#

nope, that's controlled by windows. Edit: To be more exact, Windows typically gets this directly from the process' file (which we can't change), and in this case they added a special handling (which is even worse in the context of your question)

#

but hey, still better than on windows 10 where all those processes are just called "Microsoft Edge WebView2" without the explanation on what they are.