V
V
Vadim2016-04-19 10:30:35
Windows
Vadim, 2016-04-19 10:30:35

Windows how to allow only 1 program to run?

Good afternoon
Windows 7 Home is installed on the POS system, there are two users: administrator and seller.
What program can be made so that the seller user can only run 1C Enterprise?
Disable "Explorer", CTR+ALT+DEL, etc.
That is, so that you can run only 1 application and log out of the system.
Thanks

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rsa97, 2016-04-19
@ShVad

Allow the user to run programs only from the specified list:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"RestrictRun"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictRun]
"1"="путь_к_первой_программе"
"2"="путь_ко_второй_программе"
...

R
res2001, 2016-04-19
@res2001

Make this program a shell.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question