Cannot create Toolbar

G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup (More info?)

I had created a desktop and quick launch tools on my
System. I rebooted to check a bios setting for an
associate and when Windows 2000 restarted my toolbars were
gone. Now when I right click on the Task Bar and try to
create the toolbars again, I get an error window "Cannot
create Toolbar". I have searched the Microsoft Knowledge
base and could not find any help. My companies IT Help
Desk had no clue. I liked my tool bars, ANY IDEAS??
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup (More info?)

Make sure the folder exists.
%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch

At this point kind of a shot in the dark but try from the "Run" box;
sfc /scannow

If no joy copy the lines below into a file named 'IEReg.bat' and double
click it to run it. This will reregister some DLLs for IE and the operating
system.

--------------------------------
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
--------------------------------

Then after restart 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.

--
Regards,

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


"Scott Fleenor" wrote:
|I had created a desktop and quick launch tools on my
| System. I rebooted to check a bios setting for an
| associate and when Windows 2000 restarted my toolbars were
| gone. Now when I right click on the Task Bar and try to
| create the toolbars again, I get an error window "Cannot
| create Toolbar". I have searched the Microsoft Knowledge
| base and could not find any help. My companies IT Help
| Desk had no clue. I liked my tool bars, ANY IDEAS??