How to execute a list of commands in cmd

Hi @mukesh_behera

Follow the steps,

  1. Save your commands in array/List
  2. Loop it, and type the command in cmd prompt(i=0 to n-1)
  3. use screen scraping/ocr based activities to display it in message box

For your reference:

Regards,