how to hide exe into taskmanager in windows 7 using vb.net windows application?
-
Why would you want to do that?
Lobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch
-
You can't. It's not possible to hide an .EXE from Task Manager and there is never a good reason to do so.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Why would you want to do that?
Lobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch
Lots of reasons; logon utility for enterprise-wide systems, input applications such as system-wide shortcut keys, search indexer, connection manager, image cache manager, continous on-line backup, and on and on and on. Just open task-manager and look at all those many processes and those few applications.
-
You can't. It's not possible to hide an .EXE from Task Manager and there is never a good reason to do so.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
I know that you can do anything in the regestry to hide it, but try to google it there are tutorials....
Those don't work for Windows Vista or 7. Those techniques USED to work on Windows 9x and NT, but no longer.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak