disabling the windows xp start button,and disable ALT+TAB

hi all, i am writing an internet cafe management system, and its required that clients do not access the start button, although it will be visible but will not respond to mouse clicks or keybord events.

And also how do i disable ALT+TAB when my program is running.

thanks.

[291 byte] By [java_everywherea] at [2007-11-27 10:36:02]
# 1

> its required that clients do not access

> the start button

Not going to happen in Java. I can't see how you could do it at all

unless you hack the OS.

es5f2000a at 2007-7-28 18:38:36 > top of Java-index,Desktop,Developing for the Desktop...
# 2

Event if using vb.net it won't be happen (i think). Why do you want the client did not access the start menu? if you want the client canot access the control panel, why dont just you hide the control panel menu from start menu? (i dont know how to do that, but maybe a little googling will help). Because yesterday, i go on internet cafe and can only access the Program and Shutdown menu.

MyPermanaa at 2007-7-28 18:38:36 > top of Java-index,Desktop,Developing for the Desktop...