How to create a file.bat

  1. Open Notepad.
  2. Enter as below:
    start "" /min "<Full Path of UiRobot.exe>" /file:"<Full Path of .xaml File>"
  3. Save the File with .bat extension.
  4. Double Click on it should run the xaml file than you configured.

Let me know if it helps.

Thanks,
Rammohan B.

2 Likes