I have a simple Information screen that randomly pops up and annoys a fellow employee.
It is only displayed for about 1.5 seconds, and supplies information to concern the employee about
a possible virus that has corrupted all the Games on this employees computer and warns them not
to play them otherwise it will infect the rest of the office computers.
The program is hidden from the task bar and task list. And is launched by the Startup folder.
I would like also to prevent these employees from doing a screen capture to the clipboard.
So they can't read it all at once.
Is there a simple way to do this?
Options:
-Keyboard trap ?
-put a lock on the clipboard ?
-monitor the clipboard and delete it if contains my Info screen ?
-other ?
Any suggestions are appreciated.
Regards, Jules
It is only displayed for about 1.5 seconds, and supplies information to concern the employee about
a possible virus that has corrupted all the Games on this employees computer and warns them not
to play them otherwise it will infect the rest of the office computers.
The program is hidden from the task bar and task list. And is launched by the Startup folder.
I would like also to prevent these employees from doing a screen capture to the clipboard.
So they can't read it all at once.
Is there a simple way to do this?
Options:
-Keyboard trap ?
-put a lock on the clipboard ?
-monitor the clipboard and delete it if contains my Info screen ?
-other ?
Any suggestions are appreciated.
Regards, Jules
Comment