Disclaimer: This may or may not belong in this category (possibly API, since that is probably the solution), but I put it here and if I am wrong then somebody can tell me.

OK, now for the actual question: I am using VB6 SP6 and I want to remove my app from the list of Applications of the Task Manager. My app lives in the systray pretty much all the time (except when the user wants to check progress, change settings, etc.) so it seems pretty stupid to have it show up in the Task Manager even though the form is invisible. Can anybody tell me how to remove it from there? Any help is greatly appreciated.