Asking for help on http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=9&ID=5035, and it's already been "a full month" with no solution yet, sigh.......
Please give me a hand, thanks in advance.
Original post attached:
MIC: In the DOS environment, implement timed shutdown of an ATX power supply
I was lucky enough to find this website and hope to get some help.
I want to find a small program that can implement timed shutdown of an ATX power supply in the DOS environment.
Please, teachers, help me out.
ztcmfk: Shutting down under DOS is possible, but as for timed shutdown, I don't know whether that exists or not. I haven't seen software like that!
MIC: Since timed shutdown of an ATX power supply cannot be directly implemented, then can the idea be changed a bit
—to indirectly implement timed shutdown of an ATX power supply.
That is,
Program A — can, at a set time, call some other program;
shutdown program — implements ATX power-off.
First run "Program A", and have it call the "shutdown program" at a certain time.
Question: is there such a "timed calling program"?
Please give me a hand, thanks in advance.
Original post attached:
MIC: In the DOS environment, implement timed shutdown of an ATX power supply
I was lucky enough to find this website and hope to get some help.
I want to find a small program that can implement timed shutdown of an ATX power supply in the DOS environment.
Please, teachers, help me out.
ztcmfk: Shutting down under DOS is possible, but as for timed shutdown, I don't know whether that exists or not. I haven't seen software like that!
MIC: Since timed shutdown of an ATX power supply cannot be directly implemented, then can the idea be changed a bit
—to indirectly implement timed shutdown of an ATX power supply.
That is,
Program A — can, at a set time, call some other program;
shutdown program — implements ATX power-off.
First run "Program A", and have it call the "shutdown program" at a certain time.
Question: is there such a "timed calling program"?


