clicksor

Wednesday 21 March 2012

To clear Document history automatically on Logoff using registry


It shows how to clear Document history automatically on Logoff using registry

Keywords: regedit, registry, Logon.

Steps to display a text notice before logon

Step 1: Click Start button and type regedit in RUN option and continue.


Step 2: Then locate: HKEY_Current_User \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \Policies\Explorer

Step 3: Right click on the right side panel and create a new DWORD Value with the name ClearRecentDocsOnExit and then set its value to 1

 
Step 4: Now restart your system for the changes to take place.

Related topics:


Thursday 8 March 2012

To remove text from Desktop Icons


It shows how to remove text from Desktop icons
Keywords: Icons, Desktop, regedit, registry.

Steps to remove text from Desktop Icons

Step 1: Clear all the text from the icon.

 
Step 2: Now type the ASCII code, simply hold the Alt key, type the number 0160 from the number pad and release the Alt key then press Enter button to finish the process



Note: if you want to remove the text of multiple icons, then repeat the above process with adding one extra ASCII code for second icon, (for example for second icon you type the 0160 twice and for third icon type 0160 three times with Alt key and so on

Related Topics