PDA

View Full Version : Show only in processes tab not applicatins in Taskmanager


Idrees
Jul 7, 2009, 11:45 AM
I want to make a program in VB6.0 or VC6.0 whose EXE file if I run should be displayed in Task Manager's PROCESSES' tab and not APPLICATOINS' tab.

Please also tell me what I should do to make my program under System username.

I'll be very thankful for the reply.

Perito
Jul 7, 2009, 03:41 PM
Are you trying to write a virus or another piece of malware? Having a program show up in task manager is a good thing. It will show up in the Processes tab if it is visible.

You have to launch it under the System username if you want to run it under that.