Change task bar menu "Start->Shut down ..."
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Has anyone have an idea if there is a Windows API to use in order to Enable/Disable the "Start->Shut down ..." menu in the windows task bar. In my application, to use it, the user have to enter a code or have an access right. Thanks
The only way I know of to do this is to use group policies, but I don't think you can change them without logging off and back on.