Monday, February 1, 2010

Restricting Logon Access


If you work in a multiuser computing environment, and you have full (administrator level) access to your computer, you might want to restrict unauthorized access to your "sensitive" files under Windows 95/98.

One way is to disable the Cancel button in the Logon dialog box.

Just run Regedit and go to:HKEY_LOCAL_MACHINE/Network/Logon


Create the "Logon" subkey if it is not present on your machine: highlight the Network key -> right-click in the left hand Regedit pane -> select New -> Key -> name it "Logon" (no quotes) -> press Enter. Then add/modify a DWORD value and call it "MustBeValidated" (don't type the quotes). Double-click it, check the Decimal box and type 1 for value.Now click the Start button -> Shut Down (Log off UserName) -> Log on as a different user, and you'll notice that the Logon Cancel button has been disabled.

How to Rename the Recycle Bin


To change the name of the Recycle Bin desktop icon, open Regedit and go to:

HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}

and change the name "Recycle Bin" to whatever you want (don't type any quotes).

Hide 'User Accounts' from users



1. Go to Start/Run, and type:
2. GPEDIT.MSC
3. Open the path :User Config > Admin Templates > Control Panel
4. doubleclick "Hide specified Control Panel applets"
5. put a dot in 'enabled', then click 'Show"
6. click Add button,
7. type "nusrmgt.cpl" into the add box