|
-
Feb 14th, 2004, 07:59 AM
#1
Thread Starter
Lively Member
Windows task manager
How would i make my exe not show up on the task list or processes in windows task magager?
-
Feb 14th, 2004, 08:33 AM
#2
PowerPoster
-
Feb 14th, 2004, 08:37 AM
#3
Question: Why wouldn't you want it to show up in the Proccess Window?
When people ask such a question, it makes me wonder what they are trying to create...
Phreak
Visual Studio 6, Visual Studio.NET 2005, MASM
-
Feb 14th, 2004, 09:53 AM
#4
-
Feb 14th, 2004, 09:51 PM
#5
Thread Starter
Lively Member
ya its true i dont want users to see the program run but its not a virus or worm
-
Feb 14th, 2004, 09:54 PM
#6
Thread Starter
Lively Member
ya
Code:
app.taskvisible = false
is in my code but it still shows up
-
Feb 14th, 2004, 10:00 PM
#7
Thread Starter
Lively Member
grr i fell really dumb right now it had the code but it was at true
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|