I can enable or disable task manager manually. like: start> run > gpedit.msc
from group policy setting > user configuration > administrative templetes> system>
ctrl+alt+del. I want to do it in vb6. If click a button then it disable or enable. Is it
possible to do? If yes then how?
abu taher 34 Practically a Posting Shark
Recommended Answers
Jump to PostJust remember that Sendkeys will NOT work in Vista or Win7.
I took the entire long route which works wonders. If someone knows what they are doing, they can still use task manager....
This will disable it until the application is closed.
Public Declare Function …
Jump to PostYes, it will disable all as per the ascii character set specified. If you want to disable more keys, just add them to the ascii set.
All 8 Replies
jhai_salvador 48 Junior Poster
AndreRet 526 Senior Poster
jhai_salvador 48 Junior Poster
AndreRet 526 Senior Poster
jhai_salvador 48 Junior Poster
AndreRet 526 Senior Poster
pito_donje 0 Light Poster
AndreRet 526 Senior Poster
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.