AutoActions icon indicating copy to clipboard operation
AutoActions copied to clipboard

Some program don't close, but some do?

Open Brisou394 opened this issue 3 years ago • 0 comments
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.

name it

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

Brisou394 avatar Jun 09 '22 16:06 Brisou394