I want to close a program without triggering the actions the program performs when it knows it’s closing. Task Manger and taskkill both ask a program to close and are not solutions for this question. Right now my workaround is cutting power to the computer, because even hitting the reset button or holding the power button down sends and signal to the os and gives the program enough time to act. Accessing the PSU in the back and waiting for the OS to spin back up is more inconvenient than the size of this problem warrants. I would prefer some sort of gui solution but I’ll take something that requires me to supply the PID of the process.
You may also like
Is it possible to make a batch script only XCOPY the files from a source if they are older than the ones […]
I had been trying to use rest api for getting Configurable Products (Child products) using the rest API – https:url//rest/V1/configurable-products/sku/children But, I […]
My workgroup acquired a modern workstation containing 4x RTX 3090 and sufficient RAM etc. I want to set this machine up for […]
Learn how to use Python and the OpenAI API to perform data mining and systematically analyze your datasets for interesting information. Continue […]