cancel
Showing results for 
Search instead for 
Did you mean: 

Run logoff.exe in cmd with "Start Process"

RicardoFranco
Level 2

I'm using blue prism version 7.1.2 and I started blue prism as administrator.

I'm trying to logoff users from my machine using the blue prism "Start Process" from "Utility - Environment".

For that I need to use the cmd command "logoff X" . Every time I run that inside the "Start Process" utility I get this error:

'logoff' is not recognized as an internal command or an executable program or batch file.

35928.png

I already tried running "logoff X" in the windows cmd and it works. I tried to copy the logoff.exe file from C:\Windows\System32 to other directory and run it, the "Start Process" detects the copied exe but when It runs it shows the error: 

{ErrorPrintf(): LoadString failed, Error 15105, (0x00003B01)}
Error [15105]ÿ:No MUI entries are loaded into the resource loader cache.

Can someone help me? 

1 REPLY 1

John__Carter
Staff
Staff

Try "C:\Windows\System32\logoff.exe" as the Application input parameter and the rest as the Arguments