![]() |
Shutdown, Restart or Log off Windows (System,
VB.NET)
To shutdown computer through VB.NET, we use an API - ExitWindowsEx.
However, there is one problem... We cannot shut the computer down if our
application does not have the privilege (permission)...
Happy Coding!! |