Hi!!
I’m getting this error:
Delete: The process cannot access the file ‘[1]’ because it is being used by another process
And i need to end the task manually, how can i close the task so i can delete it?
Regards.
-
UbicationOfTheFile ↩︎
Hi!!
I’m getting this error:
Delete: The process cannot access the file ‘[1]’ because it is being used by another process
And i need to end the task manually, how can i close the task so i can delete it?
Regards.
UbicationOfTheFile ↩︎
Use Kill process or Close application activity.
For Kill process, give process name as “excel”.
For Kill Process, do i need to put only Excel and Uipath search a excel task and close it?
Yes. It will look the whole Excel process
Thanks, a lot