Hi all,

I can't seem to get a forced logoff or shutdown for Win9x. Logoff(1) doesn't work: the computers hang up with the screen 'Please wait while your logon script executes'. (while Break=on). Also, calling Rundll32 krnl386.exe,exitkernel doesn't work; same problem as with Logoff(1). Also tried Rundll32 shell32,SHExitWindowsEx 0, -> doesn't work. Rundll32 user,exitwindows isn't the solution either. Any ideas?

_________________________
Regards, Jeroen. There are two ways to write error-free programs. Only the third one works.