giabao4498 / Hydra-Virus

A harmless Windows virus.
46 stars 30 forks source link

Hide from task manager #6

Open DebunkedKnowledge opened 3 years ago

DebunkedKnowledge commented 3 years ago

https://stackoverflow.com/questions/9232291/is-it-possible-to-hide-winform-in-taskmanager-application-tab

setting the form property FormBorderStyle to FixedToolWindow should hide it from task manager

giabao4498 commented 3 years ago

wow thank you so much. I'll try this

giabao4498 commented 3 years ago

This only seems to hide the application from the taskbar, not the task manager