VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Hide and Show your application from Task Manager in Windows 98, Me, 2000, XP (CTRL+ALT+DELETE)

Federico Bridger  (5 Submissions)   Miscellaneous   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Hide your application from the Task Manager in Windows 98, Me, 2000 and XP.
To hide your application in Windows 2000/XP you just need to set app.title = ""
To hide your application in Windows 98/Me you need to use an API called RegisterServiceProcess.
I encapsulated all the logic you need in 2 classes cAppHider.cls and cWinVersion.cls

Rate A Hide and Show your application from Task Manager in Windows 98, Me, 2000, XP (CTRL+ALT+DELETE) (33(33 Vote))

Download A Hide and Show your application from Task Manager in Windows 98, Me, 2000, XP (CTRL+ALT+DELETE)

A Hide and Show your application from Task Manager in Windows 98, Me, 2000, XP (CTRL+ALT+DELETE) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters