Showing posts with label window. Show all posts
Showing posts with label window. Show all posts

Open in new window option on right click

  • Go to Start >> Run.
  • Type regedit to open Registry Editor.
  • Before doing the following trick, take a back-up of your registry for safety.
  • Now navigate to HKEY_CLASSES_ROOT >> Directory >> shell
  • Create a new key i.e. Right-click on shell Select New >> Key and name it as "Open in new Window" without double quotes


  • Now, Right-click on the key which you have created now and create a sub key with the name "command"
  • Now, On the right pane, double click Default and enter value explorer %1.
  • Now you can see new window option on right-click on any folder.
  • To make this option available for your drives, perform the same procedure on HKEY_CLASSES_ROOT >> Drive >> shell.
  • To undo this trick, simply remove the keys which you have created.
Read More..

Double click on a drive opens in new window

Problem:
When i double-click on a drive, it opens in new window. What is the problem, Is it because of a virus. Please help me.

Solution:
  • Open any explorer window, Click on Tools >> Folder options >> View.
  • Click on restore defaults.
If this does not solve your problem the it may be because of a virus attack.
You can perform the following steps to get rid of this.

Solution 1
  1. Open start menu and click Run.
  2. Type regsvr32 /i shell32.dll
  3. Click Ok and if this message shows “DllRegisterServer and DllInstall in shell32.dll succeeded” that means the problem is solved.

Solution 2
  1. In Run type regedit.exe to open the registry editor.
  2. Traverse to HKEY_CLASSES_ROOT/Directory/Shell
  3. Double click on the default value on right and set it as “none”.
  4. Repeat the procedure for the key HKEY_CLASSES_ROOT/Drive/Shell.

Solution 3
Alternatively, you can download a registry file and merge it with your registry by double clocking it. Reboot your system after merging the file.
One of the methods listed above will definitely solve your problem.
Read More..