VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Kill WinXP Task Manager

Miscellaneous   Intermediate   Wed 3rd February 2021

After searching and searching VBC I decided I would put together a little something to help WinXP users and that Task Manager issue. This code runs every 10 milliseconds. (to my knowledge there is no side effects to running this timer every 10 milliseconds.) This timer will actually find and close the Windows Task Manager if it becomes active. Any Feedback would be nice. This is my first code submission.

Side Effects
*COULD* Be a hit on resources due to the fact that its running code in a timer routine every 10 milliseconds. Although I did not encounter any.

Rate Kill WinXP Task Manager (2(2 Vote))
Kill WinXP Task Manager.bas

Kill WinXP Task Manager Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters