I want to run flows directly through PowerShell and I'm using the following article where they describe how to run flows with URLs:
"C:\Program Files (x86)\Power Automate Desktop\PAD.Console.Host.exe" "ms-powerautomate:/console/flow/run?workflowName=[workflowName]"
https://learn.microsoft.com/en-us/power-automate/desktop-flows/run-desktop-flows-url-shortcuts
The problem is that I can't seem to find the exe file PAD.Console.Host.exe anywhere on my PC. Has a recent update changed it to something else and the article is outdated?
I am using Power Automate Desktop and I do not have the premium version.