Here is a trick to block the programs from execution in Windows 7 without any software or applications.
Just follow the steps:
- Click Start, and then click Run.
- In the text box, type regedit, and press Enter.
- Locate and then click the following registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer
- In the right side panel right click on some empty area and point to New, and then click on DWORD Value.
- Type disallowrun, and then press ENTER.
- Double-click the DisallowRun value that you created in the previous step.
- Type 1 in the Value data box, and then click OK.
- Create a new HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer\DisallowRun subkey.
- Right-click the following registry key, point to New, and then click Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer.
- Type disallowrun, and then press ENTER.
For example: if you want to restrict users from running Internet Explorer:
( i ) Go to the following key in Registry Editor:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer\DisallowRun.
Then right click in the right side panel and create a new string value. Type 1, and then press ENTER.
( ii ) Double-click the 1 value that you created in the previous step.
( iii ) Type iexplore.exe in the Value data box, and then click OK.
11. Exit the Registry Editor, and then restart the computer.
1 comments:
thanks
Post a Comment