Hi, anyone can show the way kill process to javaw.exe file.
hi @patent-atanaka , but it’s does not kill the process properly. Do we need administrator right or something? Thank for your feed back!
Fine
Kindly confirm once whether the applicationname.exe is correct or not
Go to Task Manager and in the process tab look for that process if it’s there then take the applicationname alone without .exe and mention that in KILL PROCESS activity with ProcessName property as “javaw”
Cheers @kaungset
Hi @kaungset.
Oh, I’m so sorry!
As @Palaniyappan says, ProcessName property is not “javaw.exe”, is “javaw”.And if “javaw.exe” was execute by administrator, you need administrator right for killing the process.Previously, I operated a robot as a general user, but now I operate it with administrator user.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.