LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Limit access only to my application with Windows XP

I would like to restrain a certain user to use only my application. I have a solution to launch the exe file at login, and to close session when execution is terminated.
But I would like that user can not launch another exe file (for example using ctrl+alt+del).
Is this possible with regedit, or with something else ?

Thanks
0 Kudos
Message 1 of 2
(2,955 Views)
I am certain this can be done, though I have never personally had a need to do it.

I think you have to make your application the shell for that user and then restrict access of all other applications.

This article shows one way to do it that you should be able to customize for your application:

http://www.novell.com/coolsolutions/trench/3458.html
Martin Fredrickson
Test Engineer

Northrop Grumman
Advanced Systems and Products
San Diego, CA 92128
Message 2 of 2
(2,949 Views)