Execute Process from different app

I don’t know if this will answer your question, but you can run a .xaml file through command line.

for example,

You could probably also use a line to run it from a remote machine too, like in Powershell.

Thanks.