Hi Everyone,
Actually i was looking for a batch File process automation.Can anyone please provide me with a simple small demo of it?
And I am creating a Batch File for Simply creating a folder 3-4, but i am saving that bat file as “D:\UI Path Project\BatchFile\s.bat”.
Then My UI Project available folder was "
C:\Users\ravi_d\Documents\UiPath\Calculator\BatchFile.xaml" .
i am using the control START PROCESS
set as - File Name : “C:\Windows\System32\cmd.exe”.
Arguments : “D:\UI Path Project\BatchFile\s.bat”.
Kindly help me