Is it possible to bounce TCLauncher.exe without doing a reboot
First, what exactly is TCLauncher.exe? does it need to be running for TestExecute to work properly? i located it in the C:\Program Files (x86)\SmartBear\TestExecute 15\x64\Bin\ folder but after i ending the process using Task Manager it is no longer there. so how do i restart it? Is it only started following a reboot of the VM?
I have a powershell script that cleans up my azure work folder on my VMs (c:\agents\_work\#\* where # is a one or two digit number) and it gets stuck because the file/folder is in use by another process. i've determined that the process that is "using" it is this TCLauncher.exe application. Is it okay to just terminate that process? if not, then how do i restart it when, as i explained above, it no longer appears to be in the bin folder after i killed it?
thanks!