Click here to Skip to main content
15,879,474 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Yance Lawang29-Dec-10 14:52
Yance Lawang29-Dec-10 14:52 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Alan Burkhart29-Dec-10 3:35
Alan Burkhart29-Dec-10 3:35 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Yance Lawang29-Dec-10 3:58
Yance Lawang29-Dec-10 3:58 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Alan Burkhart29-Dec-10 4:11
Alan Burkhart29-Dec-10 4:11 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
T21021-Jan-11 1:46
T21021-Jan-11 1:46 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Yance Lawang1-Jan-11 22:38
Yance Lawang1-Jan-11 22:38 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
T21022-Jan-11 0:08
T21022-Jan-11 0:08 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
T21022-Jan-11 0:09
T21022-Jan-11 0:09 
go to the command prompt and type in shutdown /?
Then you can chose the syntax that you want such as
shutdown -s (shutdown)
shutdown -r (restart)
shutdown -f -t5 (forcefully in 5 seconds)

You can use Shell, ShellExecute, ... to run this
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Yance Lawang2-Jan-11 1:56
Yance Lawang2-Jan-11 1:56 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
T21022-Jan-11 2:00
T21022-Jan-11 2:00 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Yance Lawang2-Jan-11 2:10
Yance Lawang2-Jan-11 2:10 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
T21022-Jan-11 2:15
T21022-Jan-11 2:15 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Yance Lawang2-Jan-11 3:19
Yance Lawang2-Jan-11 3:19 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Dave Kreskowiak2-Jan-11 7:39
mveDave Kreskowiak2-Jan-11 7:39 
GeneralRe: How to make windows can't for shutdown/reboot/loggoff? Pin
Yance Lawang2-Jan-11 18:35
Yance Lawang2-Jan-11 18:35 
QuestionDisappearing Console Caption Icon? [Solved] Pin
Saul Johnson27-Dec-10 14:42
Saul Johnson27-Dec-10 14:42 
AnswerRe: Disappearing Console Caption Icon? Pin
Luc Pattyn27-Dec-10 14:56
sitebuilderLuc Pattyn27-Dec-10 14:56 
GeneralRe: Disappearing Console Caption Icon? Pin
Saul Johnson27-Dec-10 15:14
Saul Johnson27-Dec-10 15:14 
GeneralRe: Disappearing Console Caption Icon? Pin
Luc Pattyn27-Dec-10 15:19
sitebuilderLuc Pattyn27-Dec-10 15:19 
GeneralRe: Disappearing Console Caption Icon? Pin
Saul Johnson27-Dec-10 15:27
Saul Johnson27-Dec-10 15:27 
GeneralRe: Disappearing Console Caption Icon? Pin
Luc Pattyn27-Dec-10 15:37
sitebuilderLuc Pattyn27-Dec-10 15:37 
QuestionNeeding help with Oledb programming Pin
John Mobley26-Dec-10 15:18
John Mobley26-Dec-10 15:18 
AnswerRe: Needing help with Oledb programming Pin
Dave Kreskowiak26-Dec-10 18:56
mveDave Kreskowiak26-Dec-10 18:56 
AnswerRe: Needing help with Oledb programming Pin
_Erik_27-Dec-10 2:55
_Erik_27-Dec-10 2:55 
Questionresource Pin
hamidehhhhhhh25-Dec-10 23:04
hamidehhhhhhh25-Dec-10 23:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.