Rather than I post a new thread, I prefer to post my similar problem here.

I use shutdown.exe (from Bryce posting) to reboot the Win95 PCs after updating McAfee dat files.
It used to work well, but lately I received many complaints reporting that PCs were freezed/stuck on the screen of "Windows is shutting down".
We are using Compaq and Dell PCs.
The reboot worked for some Compaq EX (desktop type), but freezed on Dell and Compaq EN (slim type).
It only happened to Win95 clients and we are using Kix v3.63.

The specific lines I used as follows:
RUN "%WINDIR%\SHUTDOWN.EXE /REBOOT /FORCE /NOLOGO /NOCANCEL"
SLEEP 3
COOKIE1
EXIT

Appreciate any help.
Thanks.