Advertisement
2002C Windows System Services #13037

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

KI-Zusammenfassung: 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.

Quellcode
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
Originalkommentare (3)
Wiederhergestellt von der Wayback Machine