I am testing the program using the free version studiox.
The most important thing is to create a Xaml file and run it automatically.
In Studiox everything runs fine.
Create a Xaml file that is currently running in Studiox and create a batch (.bat) file using the 4 methods below.
is running. But never had success.
The path of Studiox and the path of the Xaml file I created are all correct, but it does not run.
Please advise.
All four of the following are failures.
-
“C:\Users\Administrator\AppData\Local\Programs\UiPath\Studio\UiPath.Executor.exe” -file “C:\UIPath\Backup\Main.xaml”
-
“C:\Users\Administrator\AppData\Local\Programs\UiPath\Studio\UiPath.Executor.exe” -file “C:\UIPath\Backup\Main.xaml”
-
C:\Users\Administrator\AppData\Local\Programs\UiPath\Studio\UiPath.Studio.exe -file C:\UIPath\Backup\Main.xaml
-
C:\Users\Administrator\AppData\Local\Programs\UiPath\Studio\UiPath.Studio.exe -file C:\UIPath\Backup\Main.xaml