1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Windows Explorer hangs when right-clicking

Discussion in 'Windows XP' started by Tried2Live, 2005/08/29.

  1. 2005/09/01
    Tried2Live

    Tried2Live Inactive Thread Starter

    Joined:
    2005/08/29
    Messages:
    11
    Likes Received:
    0

    Just tried all 3, and no worky. I appreciate all of your help though guys.
     
  2. 2005/09/01
    Tried2Live

    Tried2Live Inactive Thread Starter

    Joined:
    2005/08/29
    Messages:
    11
    Likes Received:
    0

    That sounds like a REALLY slick program. It would come in very handy for most of the work I do as well. I may pick up a copy of that, but I would still like to get this issue fixed as well.
     

  3. to hide this advert.

  4. 2005/09/01
    WhitPhil

    WhitPhil Inactive

    Joined:
    2002/01/07
    Messages:
    599
    Likes Received:
    4
    Have you tried ShellExView?
     
  5. 2005/09/01
    BillyBob Lifetime Subscription

    BillyBob Inactive

    Joined:
    2002/01/07
    Messages:
    6,048
    Likes Received:
    0
    WhitPhil

    You are quite correct. That can be done.

    But it 100% easier to have the two panes with one folder in one pane and the other folder in another pane. Especially if you are copying/moving from one drive/partition to another.

    It is also much easier to drag-n-drop stuff to a CDRW.

    BillyBob

    PS.

    Also with PowerDesk and both folders visible you can watch and see that things get done properly.

    BB
     
    Last edited: 2005/09/01
  6. 2005/09/01
    Tried2Live

    Tried2Live Inactive Thread Starter

    Joined:
    2005/08/29
    Messages:
    11
    Likes Received:
    0

    I have, but it's working again right now, so I'll wait until I have the problem again.
     
  7. 2005/09/01
    Tried2Live

    Tried2Live Inactive Thread Starter

    Joined:
    2005/08/29
    Messages:
    11
    Likes Received:
    0
    So it started freezing up again, I opened up shexview, disabled the CA_Antivirus Context Menu shell entry, and it stopped freezing. (At least for now.)

    After that, I copied the C:\windows\i386 contents into C:\i385, ran the SFC scan, and it made it through perfectly. I didn't sit here and watch it, but since it found problems previously, I would imagine it fixed those.

    Hopefully with the both of these, things will run normally. If not, I'll post up again. Thanks for all of the help and responses.
     
  8. 2005/09/23
    spear

    spear Inactive

    Joined:
    2005/09/22
    Messages:
    2
    Likes Received:
    0
    I have same problem. I fixed half of it(with the files) thanks to the solution bellow, but still can't find where in the registry is the ContextMenuHandlers for folder.

    Here is the solution. I copy/paste it from here :

    I fixed the Right-click "Windows Explorer has encountered a problem ..." problem on my Windows XP Pro SP1 system by debugging the Registry and deleting a key under HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers. In my case the offending key was "MKSSI Windows Explorer Extension ", but in your case it may be something else.

    Before tackling the problem, I can at least suggest this to reduce the pain: in Windows Explorer, click Tools | Folder Options, select the tab View, scroll down and fill the checkbox "Launch folder windows in a separate process." Now at least your Desktop doesn't have to redraw every time a rightclick crashes. Is that a little better?

    Here's the general method I would suggest; but beware that editing the Registry is reputed to be a ballsy thing to do, so be sure you know where your backups are.

    Start | Run | regedit | OK

    If you navigate Home, Downarrow, Rightarrow (wait for expand), Downarrow, you should be positioned on HKEY_CLASSES_ROOT\* (that's right, the key is named "*" -- asterisk, or star). Click File | Export, navigate to the folder where you want to keep this little backup (Desktop is OK), and the filename I suggest is "HCR_slide_star" -- with default ".reg" filetype. Note at the bottom that "Selected branch" is checked, and that it is indeed HKEY_CLASSES_ROOT\* in the textbox, and click Save.

    Now here is where we start to stick our neck out a bit. With the "*" key selected/highlighted, click menu Edit | Rename, and change the name of this key from "*" to "*-WAS ". [If you want to practice this on a working system, you'll see that your Windows Explorer rightclick popup menu becomes all plain after you do this -- no WinZip menu choices, etc.; rename it back to "*" and your extended rightclick menu is back. Get it?] Now launch a fresh Windows Explorer, and rightclick on a file icon. Do you get a (rather plain) popup menu, or do you still get the error "Windows Explorer has encountered a problem ... "? In the latter case, just rename "*-WAS" back to "* ", exit regedit, and look elsewhere; the fix for your problem isn't here.

    But if you DID get rid of the nasty crash, now you can dig deeper to find out what the offensive key is.

    Your "*" is still renamed to "*-WAS ", right? We'll leave that copy of the "*" branch alone, and bring in another copy to play with. Click File | Import, and select the little backup file "HKCR_slide_star.reg" we made just a little while ago, and click Open. At this point, if you rightclick a filename in WE, the problem should be back. Satisfy your curiosity, or save yourself the trouble -- up to you. Anyway, click the [+] boxes to expand "* ", then expand "shellex ", and then expand "ContextMenuHandlers" so now you see a list of keys that resembles some lines on your rightclick menu (if it were working). Now remember "*-WAS" is still your unmodified original, and you have a backup file on your desktop, so we can begin open-heart surgery here under the living, breathing, pulsing "*" key. In whatever order you think is most suspect, click on each key under "ContextMenuHandlers ", and delete them one at a time, either with Edit | Delete, or just use your Del key; and each time, re-try rightclicking a file in WE. By process of elimination, you should find the stinker. If you manage to delete them all and rightclick STILL crashes, then your problem isn't here: delete the whole butchered "*" branch, and rename "*-WAS" back to "* ", and look elsewhere.

    If you DO find an offending key (and assuming there was only just one), you want to get all the other falsely-deleted ones back now, don't you? In this case delete the whole butchered "*" branch, and rename "*-WAS" back to "* ", and now delete just the one black sheep key.

    If there are actually two or more keys that are sick, your surgical techniques will have to be more elaborate; but I think you're smart enough to figure out that game now.

    I'd be thrilled to know whether or not this method helps anyone else.


    Can you advice me where in the registry is ContextMenuHandlers for FOLDERS(not files) ?
     
  9. 2005/09/23
    spear

    spear Inactive

    Joined:
    2005/09/22
    Messages:
    2
    Likes Received:
    0
    Problem solved. You must find the damaged key here:

    HKEY_CLASSES_ROOT\CLSID\

    and to remove it. I used this program to find it ShellExView v.1.13
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.