Question / Help Stop recording at Windows shutdown

Krstareci

New Member
I was tray with executing of batch file with taskkill /im obs.exe command but it work only if OBS isn't minimized into system tray icon. In that case, the same command with "forcefully terminated" /f will pass, but then I have corrupted file.

P.S. Hotkey isn't option for me.

Any Ideas?
 

Krstareci

New Member
I found a workaround.
Call obs.exe again form your script file (Run "C:\Program Files (x86)\OBS\obs.exe"), and then execute taskkill.
Now I have properly recorded file every time :)
 
Last edited:
Top