README.md

December 5, 2022 ยท View on GitHub

Shut Down the Computer

Description

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

More Info

Submitted On
ByChameleon
LevelBeginner
User Rating2.9 (35 globes from 12 users)
CompatibilityVB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryWindows System Services
WorldVisual Basic
Archive File

Source Code

' this just shells out to Run a windows file
' That windows uses to Shut the Computer down......
Shell "Rundll32 shell32.dll,SHExitWindowsEx 2", vbHide