Hi there,
Did you run your runbook as a HRW task or an Azure sandbox task?
If you target your task in Azure, it will never find notepad afaik (because they will run on a quite limited environment)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
I have been trying to automate desktop using azure automation. My python script works well in VM, But the same script when I tried to run from power shell in azure automation,
It throws error cant find notepad.exe in dictkeys
Hi there,
Did you run your runbook as a HRW task or an Azure sandbox task?
If you target your task in Azure, it will never find notepad afaik (because they will run on a quite limited environment)