Showing posts with label Registry. Show all posts
Showing posts with label Registry. Show all posts

Saturday, 11 October 2014

Add your own Windows Tips

Are you sick of seeing the same tips again and again when you first logon to Windows? Now you can change them to whatever you want, whether it's quotes, jokes or a to-do list, anything is possible. Just follow these steps:


Windows Logo

Step 1: Open RUN > Regedit and find the key below.

HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Tips

Step 2: Create a new string valued named by incrementing the existing value names and set it to the required tip text.

Example: Dont forget to visit www.apps-blogger.com

Note: - It works till Windows XP

Saturday, 21 June 2014

Change the CHKDSK countdown time

When you schedule CHKDSK to run at the next boot, the system will prompt you to press a key to cancel the operation while CHKDSK is running. The system will display a countdown during that cancel period. The default value is 10 seconds.



To Change this open up Regedit and locate:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\AutoChkTimeOut

You can change the value to anything from zero to 259,200 seconds (3 days). With a timeout of zero, there is no countdown and you cannot cancel the operation.

>>Thanks for reading this blog.. also Share this

Monday, 11 March 2013

Fix CD-ROM driver problem

If your CD-Rom is not visible in windows explorer and gives error code 19 then it is a driver problem when windows cannot load driver from the system for the hardware device. This problem may be occur cause of driver corruption or registry corruption, if it is a driver corruption then try to update driver otherwise lets fix this problem with Apps-Blogger+
1. Click on Start --> Run --> and type in 'regedit' followed by the enter key ( if Vista,7,8 then Start > Search or windows+R )
2. Expand the "HKEY_LOCAL_MACHINE" key (looks like a folder) by double clicking it (or
3. Click "+" next to it.)
4. Expand the "SYSTEM" Key
5. Expand the "CurrentControlSet" Key
6. Expand the "Control" Key
7. Expand the "Class" Key
8. Please look for a key containing the following string of letter and numbers:
{4D36E965-E325-11CE-BFC1-08002BE10318}
9. High light this key by left clicking once on it
10. On the right hand side you are looking for "UpperFilters" and "LowerFilters" under the "Name" column, once you find these please delete them by right clicking on them and choosing "delete"
11. Please exit the registry by clicking on the "X" in the top right hand corner of the screen

Now, Reboot your computer and use your CD-Rom
For Free Manish Apps Softwares goto www.manishapps.wix.com/mapps

Sunday, 25 November 2012

Show all Cards in Hearts Game

Warning! this requires a modification on your registry. Be sure you follow the steps carefully. Damage your registry might damage your Windows.


Hearts - Game
  • Open the "Registry Editor" by: "Start" >> "Run" then type "regedit" and press Enter
  • Expand to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Hearts
  • Right-click on the right panel and create a new String value with the name "ZB"
  • Double-click to open this key "ZB" to edit its value. Then enter "42" and close the Registry Editor.
  • Start Hearts and Press Ctrl + Alt + Shift + F12 to show all the cards

Wednesday, 27 June 2012

Export and Restore Registry

Before you edit the registry, export the keys in the registry that you plan to edit, or back up the whole registry. If a problem occurs, you can then follow the steps how-to restore the registry to its previous state.




How to Export Registry Keys

>>Click Start, and then click Run.

>>In the Open box, type regedit, and then click OK.

>>On the File menu, click Export.

>>In the Save in box, select the boxs at the bottom the bottom according to weather you want to export all or only selected branches of the registry.

>>Next select a location in which to save the backup .reg file. In the File name box, type a file name, and then click Save.


How to Restore the Registry


>>To restore registry keys that you exported, double-click the .reg file that you saved.

Wednesday, 30 May 2012

Change the name of Processor

You can change the name of your processor...Like if you have a Dual core processor then you can show it to i7..


Just follow me:-

1.  Goto Start > RUN

2.  Type regedit

3.  Find the key
    
     HKEY_LOCAL_MACHINE
    
     HARDWARE

     DESCRIPTION

     SYSTEM

     CENTRAL_PROCESSING_UNIT

4.  Click on 0 on left pane and then double click on Processor name string on Right pane...A window will pop up. Now change the name of processor as you want.


5.  Do this with 1 2 3 also.

6.  Exit and check the MY COMPUTER properties, you will see the new processor name.