05-22-2016, 04:43 AM -
To do so using TLB in standalone mode (the best mode), make a batch file with this content:
taskkill /IM tlb* /f
start/min c:\truelaunchbar\tlbhost.exe
That will unload any TLB toolbars currently running and then re-launch them. You will need to edit the start command to reflect your path to tlbhost.exe.
Then make a shortcut to that batch file.
taskkill /IM tlb* /f
start/min c:\truelaunchbar\tlbhost.exe
That will unload any TLB toolbars currently running and then re-launch them. You will need to edit the start command to reflect your path to tlbhost.exe.
Then make a shortcut to that batch file.