Administrator Console

I am Making a Noob-Proof GUI Administration Control Panel,
and I Have,
Log Off User
Shutdown (With User Selected Amount Of Time)
Quick Shutdown (Shell ("shutdown -s -t 00") )
Reboot Computer
and
I Need the following:

Disable TaskManager
Disable Command Prompt
Disable internet
Disable My Computer
and
Disable Regedit

Recommended Answers

All 2 Replies

If you disable these permanately then you won't be able to use them either.
If you disable them while your program is running (I don't see how) then how are you going to make sure that your program won't close/crash ?

I don't see how disabling My Computer or Command Prompt or Internet fits into a GUI administration control panel. It makes me think more of a virus.

Yeah, I doubt that the VB.NET API is powerful enough to disable so many crucial OS functions.

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.