You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
Hi,
We need to use UI automation, and in order to run this code (just a simple example):
we need to reference Microsoft.WindowsDesktop.App.Wpf:
This requires to install Desktop Runtime on the machine.
Regardless of the reason, is there a way to use UI automation without having to install Desktop Runtime?
Thanks.