|
-
September 24th, 2002, 09:39 AM
#1
Win NT Shutdown vs. Win2000 shutdown
On an NT server this works but on a Win2000 server it does not.
1. If and only if the system is locked does the following problem occur. (The process of locking is done via – ‘Ctrl-Alt-Delete LockWorkstation’)
2. Step 2 and application post this message to reboot the machine.
this->PostMessage(WM_SYSCOMMAND, SC_CLOSE);
3. When the machine restarts, nothing in the startup folder gets restarted. By nothing I mean applications such as notepad.
Again this is only happening on Win2000 not NT. I would not have believed it myself, but experiments have proven it to be true. I would appreciate it if you could shed some light on this.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|