AutoActions
AutoActions copied to clipboard
Some program don't close, but some do?
trafficstars
Hi, love this program, I was looking for a way to replace Razer Cortex with ability to change resolutions and hz.
- I can't make "explorer.exe" close on a game's startup (I guess your app needs it in some way because it instantly relaunch it) I even have "Force closing" checked everywere..
- "RTSS.exe" don't want to close once I am done. In "Application closed actions" it needs privilege but I don't know how to do.
- "steam.exe" and "EpicGamesLauncher.exe" do close as expected once game done.

I guess, I can launch scripts with your program to close things out STOP_explorer.bat @echo off taskkill /f /IM explorer.exe