Closing Cobian *Application* From Command Line

Questions about Cobian Reflector
Post Reply
kleinfelter
Posts: 4
Joined: 19 Dec 2021, 15:20

Closing Cobian *Application* From Command Line

Post by kleinfelter »

Is there a way to cleanly close Cobian Reflector from the command line, when it has been installed as an application and it is running minimized to the tray?
  • If I issue: `taskkill /im cobian.reflector.application.exe` the application continues running.
  • If I issue: `cobian.reflector.application.exe -autoclose` I get a message that Cobian is already running.
Would harm come from using the /F option on taskkill to close Cobian? Is there another way to close it, short of reinstalling Cobian as a service?
TIA
User avatar
cobian
Site Admin
Posts: 4634
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Closing Cobian *Application* From Command Line

Post by cobian »

taskkill /im cobian.reflector.application.exe should work (not in a clean way, but should work). You need to do the same thing with the user interface.

taskkill /im cobian.reflector.UserInterface.exe
--
Luis Cobian
Cobian Backup's creator
Post Reply