Advertisement
2002VB Windows System Services #21641

Shut Down the Computer

This just show how Simple it is to shut down the a Windows Computer.. Simple.. People have asked for this now here it is. Please Rate this code it will help me alot.. Thank you

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
' this just shells out to Run a windows file
' That windows uses to Shut the Computer down......
Shell "Rundll32 shell32.dll,SHExitWindowsEx 2", vbHide
Commenti originali (3)
Recuperato da Wayback Machine