|
-
Oct 31st, 2012, 06:20 PM
#1
Thread Starter
Frenzied Member
how to do this in vb?
Hi I need to make my exe call exact same thing as the batch file below:
@ECHO OFF
LOGOFF
How do I call this in Vb? It needs to be exact same thing. I tried shell shutdown /l but that logs off everything. The batch file above doesn't logoff everything.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|