Myles
2004-04-09 06:39:40 UTC
Is there a way, preferably documented, for a Windows 98 device driver to
reboot the system immediately, without user intervention?
The context: a PC that I use remotely via VNC fails abruptly several hours
(usually less than a day) after power-on. No BSOD, no system error, no
repeatability; the screen just blanks. VNC is no longer running because I
can't connect to it, but the system still responds to pings. This suggests
making a driver that reboots the system when it receives no updates from an
accompanying application.
M.
reboot the system immediately, without user intervention?
The context: a PC that I use remotely via VNC fails abruptly several hours
(usually less than a day) after power-on. No BSOD, no system error, no
repeatability; the screen just blanks. VNC is no longer running because I
can't connect to it, but the system still responds to pings. This suggests
making a driver that reboots the system when it receives no updates from an
accompanying application.
M.