Program ID does not appear in Task Bar and Task List 
Author Message
 Program ID does not appear in Task Bar and Task List

Hi,

I had created a monitoring software.  However, I realised that the user is
smart enough to terminate the program by using <Ctrl>+<Alt>+<Del>.
Henceforce, there accounts keep crashing.

Is there anyway to hide the program id from the Task List & Task Bar when
user toggle <Ctrl>+<Alt>+<Del>?    I do not want the user to terminate the
monitoring software in anyway.

If not possible, can I define the VB program in such a way that when the
user toggle <Ctrl>+<Alt>+<Del> and terminate the monitoring software, the
entire Win95/98 becomes unstable and requires the user to logout (or
reboot)?

Thanks.



Tue, 10 Jul 2001 03:00:00 GMT  
 Program ID does not appear in Task Bar and Task List
try using   object.taskvisible = false



Quote:

> Hi,

> I had created a monitoring software.  However, I realised that the user
is
> smart enough to terminate the program by using <Ctrl>+<Alt>+<Del>.
> Henceforce, there accounts keep crashing.

> Is there anyway to hide the program id from the Task List & Task Bar when
> user toggle <Ctrl>+<Alt>+<Del>?    I do not want the user to terminate
the
> monitoring software in anyway.

> If not possible, can I define the VB program in such a way that when the
> user toggle <Ctrl>+<Alt>+<Del> and terminate the monitoring software, the
> entire Win95/98 becomes unstable and requires the user to logout (or
> reboot)?

> Thanks.



Tue, 10 Jul 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Program ID does not appear in Task List & Task Bar

2. Program not on Task Bar or Alt-Tab List

3. Hiding Task ID in Task List

4. app icon not appear in the windows task bar

5. form not appearing on Task Bar

6. Program ID vs. Task ID

7. SHELL Command Returns Task ID...How Can I Close The Task

8. ShellExecute - can anything be done with task ID?

9. appearing in the task bar

10. Keeping an MDI form from appearing in the task bar

11. get task list of programs running using api (Error File not found)

12. How do I keep an app from appearing in the TASK LIST

 

 
Powered by phpBB® Forum Software