Getting error while scheduling boat using batch file

i wanted to schedule boat using batch file on my local system

i schedule it successfully but while running it, it can’t show any popup message box
it just popup only command prompt for 2sec

my flow is to print current date and time and i passing the parameter in .bat file is

batch file contain: “C:\Users\Jarvis\AppData\Local\UiPath\app-20.6.0-beta0093\UiRobot.exe” /file:“C:\ProgramData\UiPath\Packages\scheduleNowDateTime.1.0.1.nupkg”

please help me out

thanks!!!

Hi Swanand,
BAT file cannot run the nupkg file, it should be .xaml file. Please check the link below:

Also, if you want to use new feature of UiPath for scheduling, check this below link

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.