Posts Tagged ‘regedit.exe’

Delete Files From The Recent File List In Windows

Wednesday, June 18th, 2008

This tip requires a change to the Windows Registry. Please see the MSFN Guide “Backup Your Registry” if you are new to the Windows Registry.

Windows Media Player (WMP) is a built-in application that allows you to play multimedia files. Like many other applications, WMP remembers the most recently played files and displays them in the Recent File List under the File menu. This feature is useful if you regularly play certain files, but you may want to clear the list if you share the computer and a user account or create archives and CDs.

There are two ways you can clear the list:

I. The ClearMRU.exe Utility is available for free in the Windows Media Player Bonus Pack from Microsoft, but Microsoft does not support this tool.

II. You can also manually delete the list through the Windows Registry:

1. Start the Windows Registry Editor, regedit.exe, by typing regedit in the Windows Run Command Line.

2. Go to HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Player\RecentFileList.

3. Delete the RecentFileList subkey.

4. If you’ve also streamed content from the Internet, you can delete the RecentURLList subkey.

5. Exit the Registry Editor.

6. Restart the computer.

To keep certain files in the list, don’t delete the entire key. Deleting individual entries within the key will get rid of the files that you no longer want in the Recent File List.

——————
Another method:
——————

1. Fire up Windows Media player by Start-> All Programs-> Windows Media player

2. Now go to Tools->Options->Privacy

3. Look for the Button “Clear History”

4. Apply->ok

How can I enable / disable the Ctrl Alt Del from logon screen ?

Tuesday, June 17th, 2008

Do the following …

Start the registry editor (regedit.exe)

Move to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon

Double click on DisableCAD (create of type REG_DWORD if it does not exist)

Set to 1 if you don’t want to have to press Ctrl-Alt-Del, and set to 0 if you do. Click OK

Close the registry editor

Reboot the machine

Change The Recycle Bin’s Name

Tuesday, June 17th, 2008

You can change the name of Recycle Bin of your system if you wish. It is very easy and interesting but it require some changes in windows registry,

* First click on Start button > click on Run option.
* Type here regedit.exe and press enter then you will find there regedit editor.
* In regedit editor you will open HKEY_CLASSES_ROOT folder, In this folder open the CLSID folder then open the {645FF040-5081-101B-9F08-00AA002F954E} folder >ShellFolder folder at last.
* Here simply change the data value from “40 01 00 20″ to “70 01 00 20″.

After performing all above steps restart your computer then you will find option to rename Recycle name after right clicking on Recycle Bin Icon. Now you can change new name as you wish.