Dear Sir/Madam
I’m trying to run mai.xaml / .upk / orr .json file from visual basic
I can open the .xaml file but need to make it run.
With the following code I can open the two programs
+++++++++++++++++++++++++
Process.Start(“C:\Program Files (x86)\UiPath\Studio\UiRobot.exe”)
Process.Start(“G:\OneDrive\UiMacros\Neil\ThinkLocal\Alberton\Main.xaml”)
++++++++++++++++++++++++++++++
What I gathered from Internet is using bat file which we can not do due to security reasons
Can some one pleas help me because I am at wolds end
Regard
Cobus