Drive are not opening in same window on double click in windows XP

If your Drives are opening in new window on double click, It might be possible that your folder setting can be changed:

follow the steps given below to make sure folder settings:
  1. Open "My Computer".
  2. Go on Tools menu and open Folder Option.
  3. In General Tab, check "Open each folder in the same window".
  4. Click on OK to save setting and close the "Folder Option" window.
if you still facing the problem then you need to follow these steps or refer this site:
  1. First Method:

    1. Open Start >> Run and type regsvr32 /i shell32.dll
    2. press ok
    3. You will see a message DllRegisterServer and DllInstall in shell32.dll succeeded
    4. that’s it
  2. Second Method:

    1. Open Start >> Run and type regedit
    2. Navigate to HKEY_CLASSES_ROOT/Directory/Shell
    3. Double click the default key type none and press ok.
    4. now navigate to HKEY_CLASSES_ROOT/Drive/Shell.
    5. Double click the default key type none and press ok.
  3. Third Method:

    If you don’t want to play with the registry ,you can run the following command instead at

    Run Prompt: ( Open Start >> Run )

    “reg add hkcr\drive\shell /ve /d none /f” (without double quotes)

Comments

Dushyant said…
Weldone Chandresh !!!
i m proud of U.

Popular posts from this blog

Leap Year Calculator

PDF form validation using javascript

CSS Mouse Cursors and Custom Cursors