Search Tools Links Login

How to Hide your APP from the Taskmanager - 1 line [For Beginners]


Visual Basic 6, or VB Classic

So well i saw so much hide you app from taskmanager articles ... but they all din´t worked for me ... They worked with apis and such
but all you need is App.TaskVisible = False

Original Author: David Mann

Code

Just add this to your code :
App.TaskVisible = False

DONE !

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 109 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.