Explorer not displaying folders pane on left side

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have just re-installed Windows 2K Professional along with all the software I have. After all that, I see that when I open Windows explorer, it does not display the folders list on the left side. I tried searching the net for some answers but wasn't lucky.
Please help. I dont want to re-install everything again.

Thanks
 
Some things to try;

1. Launch Add/Remove Programs. (Control Appwiz.cpl)
2. Choose the Add/Remove Windows Components button.
3. Keep choosing Next until Finish appears, then choose Finish. (Do not
make any changes.)
4. Reboot.

Then check to see if the issue is resolved.

If the issue still exists, try the following:
1. Open Add/Remove Programs
2. Click on the Microsoft IE6 entry
3. Click the Change/Remove button
4. Select the Repair Internet Explorer radio button
5. Click OK and allow the repair to complete.

Restart computer and try again.

If the issue still exists, try the following:

1. Go to registry editor (regedit.exe), backup and then delete the following
key:
HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}
2. Import the key from another computer.
3. Restart computer and check again.


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


:
|I have just re-installed Windows 2K Professional along with all the
software I have. After all that, I see that when I open Windows explorer, it
does not display the folders list on the left side. I tried searching the
net for some answers but wasn't lucky.
| Please help. I dont want to re-install everything again.
|
| Thanks
 
| From: "=?Utf-8?B?S2FzaA==?=" <[email protected]>
| Subject: Explorer not displaying folders pane on left side
| Date: Sun, 4 Jul 2004 23:50:01 -0700
|
| I have just re-installed Windows 2K Professional along with all the
software I have. After all that, I see that when I open Windows explorer,
it does not display the folders list on the left side. I tried searching
the net for some answers but wasn't lucky.
| Please help. I dont want to re-install everything again.
|
| Thanks
|

Hi Kash,


This is caused by, strangely enough, Internet Explorer.
Since IE is now so integrated into the browser there is a specific DLL that
has not been correctly
registered in either Internet Explorer or Windows Explorer.

This is how we fix this.

Action Plan
**********
1. open "wordpad"
2. copy this text (below) into the "wordpad"
3. save the "wordpad" file as "IEreg.bat" to your desktop and then "double
click" to launch





regsvr32 comcat.dll /s
regsvr32 shdoc401.dll /s
regsvr32 shdoc401.dll /i /s
regsvr32 asctrls.ocx /s
regsvr32 oleaut32.dll /s
regsvr32 shdocvw.dll /I /s
regsvr32 shdocvw.dll /s
regsvr32 browseui.dll /s
regsvr32 browseui.dll /I /s
regsvr32 msrating.dll /s
regsvr32 mlang.dll /s
regsvr32 hlink.dll /s
regsvr32 mshtmled.dll /s
regsvr32 urlmon.dll /s
regsvr32 plugin.ocx /s
regsvr32 sendmail.dll /s
regsvr32 scrobj.dll /s
regsvr32 mmefxe.ocx /s
regsvr32 corpol.dll /s
regsvr32 jscript.dll /s
regsvr32 msxml.dll /s
regsvr32 imgutil.dll /s
regsvr32 thumbvw.dll /s
regsvr32 cryptext.dll /s
regsvr32 rsabase.dll /s
regsvr32 inseng.dll /s
regsvr32 iesetup.dll /i /s
regsvr32 cryptdlg.dll /s
regsvr32 actxprxy.dll /s
regsvr32 dispex.dll /s
regsvr32 occache.dll /s
regsvr32 occache.dll /i /s
regsvr32 iepeers.dll /s
regsvr32 urlmon.dll /i /s
regsvr32 cdfview.dll /s
regsvr32 webcheck.dll /s
regsvr32 mobsync.dll /s
regsvr32 pngfilt.dll /s
regsvr32 licmgr10.dll /s
regsvr32 icmfilter.dll /s
regsvr32 hhctrl.ocx /s
regsvr32 inetcfg.dll /s
regsvr32 tdc.ocx /s
regsvr32 MSR2C.DLL /s
regsvr32 msident.dll /s
regsvr32 msieftp.dll /s
regsvr32 xmsconf.ocx /s
regsvr32 ils.dll /s
regsvr32 msoeacct.dll /s
regsvr32 inetcomm.dll /s
regsvr32 msdxm.ocx /s
regsvr32 dxmasf.dll /s
regsvr32 l3codecx.ax /s
regsvr32 acelpdec.ax /s
regsvr32 mpg4ds32.ax /s
regsvr32 voxmsdec.ax /s
regsvr32 danim.dll /s
regsvr32 Daxctle.ocx /s
regsvr32 lmrt.dll /s
regsvr32 datime.dll /s
regsvr32 dxtrans.dll /s
regsvr32 dxtmsft.dll /s
regsvr32 WEBPOST.DLL /s
regsvr32 WPWIZDLL.DLL /s
regsvr32 POSTWPP.DLL /s
regsvr32 CRSWPP.DLL /s
regsvr32 FTPWPP.DLL /s
regsvr32 FPWPP.DLL /s
regsvr32 wshom.ocx /s
regsvr32 wshext.dll /s
regsvr32 vbscript.dll /s
regsvr32 scrrun.dll mstinit.exe /setup /s
regsvr32 msnsspc.dll /SspcCreateSspiReg /s
regsvr32 msapsspc.dll /SspcCreateSspiReg /s
exit




Thanks
and please let me know...

~~ Mark Brown ~~
~ Performance Support Specialist,
~ Microsoft Enterprise Platforms Support
~ This posting is provided "AS IS" with no warranties, and confers no
rights.
~ Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
~ Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
 
Hi Mark,
Is there a document that details these registrations?

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


:
| Hi Kash,
|
|
| This is caused by, strangely enough, Internet Explorer.
| Since IE is now so integrated into the browser there is a specific DLL
that
| has not been correctly
| registered in either Internet Explorer or Windows Explorer.
|
| This is how we fix this.
|
| Action Plan
| **********
| 1. open "wordpad"
| 2. copy this text (below) into the "wordpad"
| 3. save the "wordpad" file as "IEreg.bat" to your desktop and then "double
| click" to launch
|
|
|
|
|
| regsvr32 comcat.dll /s
| regsvr32 shdoc401.dll /s
| regsvr32 shdoc401.dll /i /s
| regsvr32 asctrls.ocx /s
| regsvr32 oleaut32.dll /s
| regsvr32 shdocvw.dll /I /s
| regsvr32 shdocvw.dll /s
| regsvr32 browseui.dll /s
| regsvr32 browseui.dll /I /s
| regsvr32 msrating.dll /s
| regsvr32 mlang.dll /s
| regsvr32 hlink.dll /s
| regsvr32 mshtmled.dll /s
| regsvr32 urlmon.dll /s
| regsvr32 plugin.ocx /s
| regsvr32 sendmail.dll /s
| regsvr32 scrobj.dll /s
| regsvr32 mmefxe.ocx /s
| regsvr32 corpol.dll /s
| regsvr32 jscript.dll /s
| regsvr32 msxml.dll /s
| regsvr32 imgutil.dll /s
| regsvr32 thumbvw.dll /s
| regsvr32 cryptext.dll /s
| regsvr32 rsabase.dll /s
| regsvr32 inseng.dll /s
| regsvr32 iesetup.dll /i /s
| regsvr32 cryptdlg.dll /s
| regsvr32 actxprxy.dll /s
| regsvr32 dispex.dll /s
| regsvr32 occache.dll /s
| regsvr32 occache.dll /i /s
| regsvr32 iepeers.dll /s
| regsvr32 urlmon.dll /i /s
| regsvr32 cdfview.dll /s
| regsvr32 webcheck.dll /s
| regsvr32 mobsync.dll /s
| regsvr32 pngfilt.dll /s
| regsvr32 licmgr10.dll /s
| regsvr32 icmfilter.dll /s
| regsvr32 hhctrl.ocx /s
| regsvr32 inetcfg.dll /s
| regsvr32 tdc.ocx /s
| regsvr32 MSR2C.DLL /s
| regsvr32 msident.dll /s
| regsvr32 msieftp.dll /s
| regsvr32 xmsconf.ocx /s
| regsvr32 ils.dll /s
| regsvr32 msoeacct.dll /s
| regsvr32 inetcomm.dll /s
| regsvr32 msdxm.ocx /s
| regsvr32 dxmasf.dll /s
| regsvr32 l3codecx.ax /s
| regsvr32 acelpdec.ax /s
| regsvr32 mpg4ds32.ax /s
| regsvr32 voxmsdec.ax /s
| regsvr32 danim.dll /s
| regsvr32 Daxctle.ocx /s
| regsvr32 lmrt.dll /s
| regsvr32 datime.dll /s
| regsvr32 dxtrans.dll /s
| regsvr32 dxtmsft.dll /s
| regsvr32 WEBPOST.DLL /s
| regsvr32 WPWIZDLL.DLL /s
| regsvr32 POSTWPP.DLL /s
| regsvr32 CRSWPP.DLL /s
| regsvr32 FTPWPP.DLL /s
| regsvr32 FPWPP.DLL /s
| regsvr32 wshom.ocx /s
| regsvr32 wshext.dll /s
| regsvr32 vbscript.dll /s
| regsvr32 scrrun.dll mstinit.exe /setup /s
| regsvr32 msnsspc.dll /SspcCreateSspiReg /s
| regsvr32 msapsspc.dll /SspcCreateSspiReg /s
| exit
|
|
|
|
| Thanks
| and please let me know...
|
| ~~ Mark Brown ~~
| ~ Performance Support Specialist,
| ~ Microsoft Enterprise Platforms Support
| ~ This posting is provided "AS IS" with no warranties, and confers no
| rights.
| ~ Use of included script samples are subject to the terms specified at
| http://www.microsoft.com/info/cpyright.htm
| ~ Note: For the benefit of the community-at-large, all responses to this
| message are best directed to the newsgroup/thread from which they
| originated.
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top