Advertisement
ASP_Volume3 Windows System Services #51021

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

Shrnutí 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.

Zdrojový kód
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
Původní komentáře (3)
Obnoveno z Wayback Machine