i have a batch file to toggle an HDR fix and i want to set it to run when a program starts or exits. autoactions seems to just ignore this when i set it in a profile, even when running as administrator
the batch file is very simple, just 1 line:
".\dispwin.exe" ".\lut.cal"
i tried passing the argument manually in autoactions but it doesn't work for some reason, even if i remove the quotes or ".".
i have a batch file to toggle an HDR fix and i want to set it to run when a program starts or exits. autoactions seems to just ignore this when i set it in a profile, even when running as administrator
the batch file is very simple, just 1 line:
".\dispwin.exe" ".\lut.cal"
i tried passing the argument manually in autoactions but it doesn't work for some reason, even if i remove the quotes or ".".