How We can kill the Microsoft word application?

-How We can kill the Microsoft word application? in Ui path .
-I have use the kill process activity but it is getting failed.
-In kill process activity i have give the input as “Microsoft Word” in Process name field.

1 Like

Hi @annet_mdamugade

Try this

WINWORD.EXE

1 Like

@annet_mdamugade

image

or

image

Cheers!!

1 Like

@annet_mdamugade

Hope you got the solution for your question. If yes please mark it as solution to close the loop else happy to help.

1 Like

Hi,

Use kill process activity

Pass process name as WINWORD

Set continue or error True from property pane.

Thanks

Hi @annet_mdamugade

Try this:

  • Use Kill Process Activity and pass "WINWORD" in ProcessName
  • For not get faulted- Set Continue On Error to True

Hope it will helps you :slight_smile:
Cheers!!

1 Like

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