> I have a stand alone vi that covers the screen. I don't want the
> casual user to be able to change the size or position of the panel.
> This is to prevent them from minimizing the app and doing other things
> on the machine like play solitaire.
>
> I have add a sub vi from National Insts. site that prevents them from
> doing a Ctrl+Alt+Del but they can STILL mess with my stuff.
You don't say what OS you're using, but from the above I'd assume Win95/98.
If you move the app to WinNT4 you can specify what shell each username
starts in. Simply specify an operator username to use your Labview program
as the default shell. As you say, it won't keep spods out of the machine,
but since the only way to launch other programs is via task manager, it'll
certainly make it a
pain. Obviously, your own username has the normal shell
so you can fix any problems that arise.