funkybunchesofoats
New Member
I have created a .bat file that executes a python script when an alert triggers on my GPU Junc temp.
However, the bat file closes before the script runs.
I can see the cmd window pop up every few seconds after the target temperature is reached, but the script doesn't run.
I verified that manually running the .bat file works.
I even added a start /wait to the .bat file, but it still closes as soon as hwinfo triggers it.
However, the bat file closes before the script runs.
I can see the cmd window pop up every few seconds after the target temperature is reached, but the script doesn't run.
I verified that manually running the .bat file works.
I even added a start /wait to the .bat file, but it still closes as soon as hwinfo triggers it.