Release a uipath project

Fine
we cannot convert a UiPath project to .exe File and its not possible
Rather we can call the xaml with a bat file like from the command prompt with the command like
“your UiPath.robot.exe file path” “your mail.xaml file path”

this would run the process from command line

for more details on why project cannot be released as a exe file

Cheers @kfir