Monday, January 17, 2005

Hacker Tip 6 :: Stopping Programs loading

OK my hacker beotches this hacker tip is very good for a lot of things.
In this hacker tip i will be showing you how to stop certain programs loading!
You will have to be being verywhen you are doing the registry edit i am reccomending you first back up your registry.
OK so lets say your siblings have been pissing you off and you want to stop them opening things on there computer. First you must get into their computer and then follow these steps
1.Open your registry and find the key [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer]

2.Create a new DWORD value and name it "DisallowRun" set the value to "1" to enable application restrictions or "0" to allow all applications to run.

3.Then create a new sub-key called [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer\DisallowRun] and define the applications the are to be restricted. Creating a new string value for each application, named as consecutive numbers, and setting the value to the filename to be restriced (e.g. "regedit.exe").

4. Restart Windows for the changes to take effect

And there you go my hacker beotches you have now stopped any program you want loading up.
Peace out to the broken crew
--Ramzi--

1 Comments:

Anonymous said...

This only works if you are logged in as the admin account. Security restrictions prevent all other users from gaining access to the key:
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.

It won't let you add a value/key/sub-key, etc..

Any way around this?

9:20 AM  

Post a Comment

<< Home