- Home
·
- Miscellaneous
·
- 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)
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