VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Shutting down windows, 1 line of code, no API calls

by Nate B. (1 Submission)
Category: Windows System Services
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Tue 9th November 1999
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Shutting down windows, 1 line of code, no API calls

API Declarations


'

Rate Shutting down windows, 1 line of code, no API calls



I = Shell("Rundll32.exe KRNL386.EXE,ExitKernel") 'Shuts down windows

Download this snippet    Add to My Saved Code

Shutting down windows, 1 line of code, no API calls Comments

No comments have been posted about Shutting down windows, 1 line of code, no API calls. Why not be the first to post a comment about Shutting down windows, 1 line of code, no API calls.

Post your comment

Subject:
Message:
0/1000 characters