Guys I just want to inquire if it's possible to create a program that can lock not only the application but the whole system(PC)? What I want is that, if my application wasn't used within a specified time frame, it will automatically o\lock the whole computer and it can only be unlocked by a password. Any idea shall be appreciated... Thanks
markdean.expres 0 Junior Poster
Recommended Answers
Jump to Postits not really possible with a vb.net form application 'cause anyone could just Alt+F4 out of it or Ctrl+Alt+Delete
Jump to PostSimply use the built-in screen saver lock after some minutes of inactivity. Adam_K has just explained the stress in achieving what you want.
In reference to your reputation comment, "shutdown -l" is the shell command to Log Off of the user that is currently signed in. Just like "shutdown -r" …
All 8 Replies
NetJunkie 29 Junior Poster
Netcode commented: when did shutdown become log off? -1
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
AndyPants 5 Light Poster
adam_k commented: True +7
adam_k 239 Master Poster
Netcode 33 Veteran Poster
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
markdean.expres 0 Junior Poster
NetJunkie 29 Junior Poster
adam_k commented: You are right. +7
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.