|
-
Apr 16th, 2000, 04:29 PM
#1
Thread Starter
New Member
When you start you're own program in windows you can see this at the tasklist(CTRL-ALT-DEL). So is it possible that you're program in invissible there ??
-
Apr 16th, 2000, 09:07 PM
#2
Addicted Member
I'm not sure exactly what you're asking. Do you want to make your program NOT appear in the Task List? If that's all then simply set the App.TaskVisble property to False.
-
Apr 16th, 2000, 09:25 PM
#3
Addicted Member
there ist only one solution that i know.
when you add a entry to system.ini "run=program.exe /nomsg"
i too need to have an invisible app.........
-
Apr 16th, 2000, 09:45 PM
#4
Addicted Member
-
Apr 16th, 2000, 09:46 PM
#5
Thread Starter
New Member
An another solution
Thanks for all but i have an another solution.
I an another thread i found an code to register you're program as an service so it's invisible.
Grumpie
-
Apr 16th, 2000, 09:50 PM
#6
Addicted Member
the site i told you was the MakeMeService and UnMakeMeService code
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
|