The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

Explorer isn't starting (Vista 64-bit)

queuewindowqueuewindow Registered User regular
Right, so I replace my browseui.dll files in the system32 and syswow64 folders with custom ones, only to have explorer fail to start when I reboot (Unable to Locate Component blah blah browseui.dll). I delete the new ones and restore the old ones thinking it will solve the problem, but it's still being a pain in the ass.

Anyone have any idea?

queuewindow on

Posts

  • BoxheadBoxhead Registered User regular
    edited August 2009
    Pop in your Vista disk and see if their repair can fix it.

    Boxhead on
    fs.png
  • queuewindowqueuewindow Registered User regular
    edited August 2009
    I guess I should've tried that first. I'll give it a go

    queuewindow on
  • SynthesisSynthesis Honda Today! Registered User regular
    edited August 2009
    If I may ask....why did you replace them anyway?

    I'm sure you have a good reason, I'm just curious. A little tweak for file browsing?

    Synthesis on
  • wunderbarwunderbar What Have I Done? Registered User regular
    edited August 2009
    you have to register system files that are dll files when you replace them. This is likely where you went wrong.

    when you try again, Google "register dll file"

    wunderbar on
    XBL: thewunderbar PSN: thewunderbar NNID: thewunderbar Steam: wunderbar87 Twitter: wunderbar
  • queuewindowqueuewindow Registered User regular
    edited August 2009
    Can I register the files without starting explorer?

    queuewindow on
  • wunderbarwunderbar What Have I Done? Registered User regular
    edited August 2009
    possibly, but I recommend you fix your current problem first before you try again. a repair install is probably in order =/

    wunderbar on
    XBL: thewunderbar PSN: thewunderbar NNID: thewunderbar Steam: wunderbar87 Twitter: wunderbar
  • TofystedethTofystedeth Registered User regular
    edited August 2009
    wunderbar wrote: »
    you have to register system files that are dll files when you replace them. This is likely where you went wrong.

    when you try again, Google "register dll file"

    Or I can just tell you the command. In most normal situations you should be able to register a dll by typing in the run box
    regsvr32 <yourfile.dll>

    so in your case
    regsvr32 browseui.dll

    You may have to specify the path to the dll. If it is the System32 folder usually you don't, but you also have it in the syswow64 so you might have to for that one.

    If it won't do it while explorer is running, you might have to kill the explorer process. If you do this from the task manager via the processes tab, it usually won't restart itself automatically. Then from Task Manager you should be able to run the register command from the New Task button. Or maybe from a command prompt if that doesn't work. Then just restart explorer.exe from New Task.

    I have no idea if this will work for you since I've never replaced explorer dlls with custom ones, but that's the way I'd go about it.

    Tofystedeth on
    steam_sig.png
  • queuewindowqueuewindow Registered User regular
    edited August 2009
    Thanks for the help everyone. I managed to fix it with my vista disc's system restore

    queuewindow on
Sign In or Register to comment.