Author |
Message |
ceebee

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
I have the following sign come up on the screen.
#msntb_toolbar_full_name# is unable to load config file.
If you recently upgraded to a newer version of #msntb_toolbar_full_name #
and have not restarted your computer since the upgrade,please try resarting your computer.If the problem persist,please reinstall the #msntb_toolbar_full_name#.
I'm currently running WXP Home Edition,IE7. W Defender.This problem only occured after I completed system restore two days ago.
Thanks to any person who can help.
CEEBEE
Windows Search Technologies8
|
|
|
|
 |
Bill Connors MS

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
|
|
 |
paolone

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
help : my system lost the #msntb_toolbar_full_name# right set up and cannot properly work.
i cannot unistall and reistall the bar because the system prevent me to do that.
how can I do to solve this incredible matter without reinstall all the windows feature & risking to loose data from my laptop
please someone help me
paolone
|
|
|
|
 |
ellinor

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
Hur kan jag installera om det Hur far jag bort det
|
|
|
|
 |
pneumahagion777

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
I have been fighting with the exact same thing. I went into control panel/add remove programs, and it is still named, but non functional. I had tried to remove it as it was not behaving normally. Cannot understand why Microsoft does not very actively pursue this problem, since it is obviously a software problem that belongs to them. And, just reading the posts suggests the program has alot of bugs. It makes my computer experience more like driving a stop and go free way in rush hour than the refined experience we with XP are used to. Come on guys, fix the thing. We can't re-download it (toolbar), nor get rid of it. We are at your mercy short of buying another machine, or reformatting and re-building this one. That is a can do, but Ohhh the files that would become lost or moved. Why has this not been sent to technical yet Or has it They have the money, programmers, and every resource under the sun to make this go away, which is exactly what we all want you to do. Any tech people or employees reading these posts and taking them seriously Maybe we should put on a bit of pressure Who do we contact to get results. We wish not to just keep a thread going on our delema. We want fully functional PRODUCT for which we paid alot of money. Thank you so much for reading this if you actually did. Respond promptly with patch or ability to overlay the file again.
Mike in NM, Just another simple minded machine builder.
|
|
|
|
 |
Patsy

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
Please .... what is the solution to this problem I can't get this "msntb toolbar" thing off my computer.
|
|
|
|
 |
helpmeimstupid

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
oki have tried the restart thing how do i install that program
|
|
|
|
 |
moreno1978

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
every time i start my computer this messege come up i am runing windows xp on my computer can some one help me fix this problem
|
|
|
|
 |
space net - lan house

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
| To open any files or programe i can see an messege -#msntb_toolbar_full_name# cant config the files,since you upgraded and have not restarted your pc,pls restart your pc, if this problem presist uninstall #msntb_toolbar_full_name and reinstall again.
what can i do pls help me to solve the problem
best regards
hoque |
|
|
|
|
|
 |
Luke137

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
What do I do when I am told to reinstall this file whenever I never installed it in the first place
|
|
|
|
 |
orrabest

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
| To open any files or programe i can see an messege -#msntb_toolbar_full_name# cant config the files,since you upgraded and have not restarted your pc,pls restart your pc, if this problem presist uninstall #msntb_toolbar_full_name and reinstall again.
what can i do pls help me to solve the problem
best regards
hoque |
|
|
|
|
|
 |
Jeff_R

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
Hi Everyone,
To uninstall the toolbar try this...
If the toolbar is not listed in the Add/Remove Programs section of the Control Panel then the next thig to try is the Installer Cleanup tool. You can find this tool at the following location with instructions in the body of the article before the download icon.
http://support.microsoft.com/default.aspx scid=kb;en-us;290301
If this does not work try the following. This is a less elegant method but may be effective for your issue.
Use the Msiexec.exe program to uninstall. Below are two suggested methods for uninstalling these packages.
Using the Product Code
To locate the Product code in the registry, click Start then Run and type “Regedit” in the Open drop down box and press enter. Next browse to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSN Apps\MSN Toolbar Suite
The Product Code will be listed in the value of the PC key. For example version 2.5.0.1082 PC registry value is 7d1dcbba-f6f5-42b4-b90b-f04ace4dfd6c. Be sure to close Regedit without saving any changes.
Execute the following command line, listing the product code with in brackets. For Version 2.5.0.1082 the command line would be as noted below. Please note the brackets “{}” are required for this method to be successful.
Note: The /x switch causes Msiexec to uninstall the product and the /qn switch will ensure that there is no display while uninstalling. Please see msiexec.exe help (type msiexec / From a command prompt) for more information regarding command line options for Msiexec.exe.
Msiexec.exe /x {7d1dcbba-f6f5-42b4-b90b-f04ace4dfd6c} /qn
Using the MSN Search Toolbar Windows Installer (.msi)
The MSN Search Toolbar Windows Installer (.msi) is located in the following location:
%windrive%\Documents and Settings\All Users\Application Data\MSN Search Toolbar\<Version Number>\en-us
In the path listed above “<Version Number>” is the version of the product being uninstalled, for example 02.05.0000.1082.
Use the following command line to uninstall the product.
msiexec.exe /x "<Windrive>:\Documents and Settings\All Users\Application Data\MSN Search Toolbar\<Version Number>\en-us\MsnSearchToolbar.msi" /qn
First method is preferred because the only required variable is the product code that is taken from the registry. For the second method, we need to give the <windrive> (The drive Windows is loaded on normally "C" )and the <version number> of the product installed in the command-line.
Please give this a try and let me know how this works for you.
Thanks,
Jeff
|
|
|
|
 |
laloze

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
| help : my system lost the #msntb_toolbar_full_name# right set up and cannot properly work.
i cannot unistall and reistall the bar because the system prevent me to do that.
how can I do to solve this incredible matter without reinstall all the windows feature & risking to loose data from my laptop
please someone help me
paolone |
|
|
|
|
|
 |
jc terry

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
trying to fix my computer. i need all the help i can get.
|
|
|
|
 |
Stephen Earle

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
I had the same problem and this worked for me. So good luck
Click on tools ( Top of page)
then Internet Options
Then click the programs tab
Then click manage add-ons
Find " window toolbar search"
Highlight it and then tick the disable box
Click OK
You may need to restart your computer to get it to work.
|
|
|
|
 |
catgskat3

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
To: Jeff R.
I'd like to thank you first of all for taking so much time in bringing this information to all of us who are struggling with this "pop-up", annoying, simply won't go away, thoroughly frustrating THING!!! Whew!
I do have a couple questions for you if you wouldn't mind, ok
1) Who are you and how did you come to get all this information on how to handle this problem
I think its great if this information is good, however:
2) You've asked us to tell you how it all goes once done. Have you not done this yourself If not, why
3)With all the mean people out there, why should we trust that what you've given us here will not totally unravel our systems and crash us down
To be honest Jeff, I'd love for this to work just to be rid of that annoying little scamp, but I got myself into a whole lot of trouble using the F10 key thinking I could undo the damage done. Now I've lost ALMOST ALL of MY files. Hubby's seem to be mostly there. We've really lost an awful lot but I don't want to go in for the kill, ya know!!
Again, thanks for taking this time to instruct us, but I'd really like to have some info that tells me I'm not gonna make things worse!
Regards,
Kat
|
|
|
|
 |
Neecee

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
My #msntb_toolbar_full_name#
it uninstall it self when I down to update my Internet Explorer.
I keep getting pop ups Please help me.
Thank- you
Denise Celentano
|
|
|
|
 |
Stephen Earle

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
Denise Hi
I posted a solution that worked for me, which you see above your post. Have you tried doing that
Stephen
|
|
|
|
 |
Jeff_R

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
Hi Kat,
Good questions. Basically I work for a software company and frequent a few sites related to this product as I use it on a daily basis. I've done Technical Support for Many years and just like to help people when I can, call it building good karma. That and I hate to leave a problem if I can fix it. That's got to be a guy thing. 
As for asking you to post back with follow up, it lets me know if your issue is resolved or if I should gather more information about what happened when it didn't work to help figure out why. That and Bill seems to like it when threads get marked as answered. 
The information listed above came from an MS Site you can find this information there yourself. http://www.microsoft.com/technet/prodtechnol/windows/search/dtsguide.mspx
I have used some of these steps in troubleshooting systems and they are pretty standard. Basically what it's asking you to do is to find the file that installed the package and let it uninstall itself. This is the manual process if Add/Remove doesn't work.
The other thing to look for, not sure if it's in this thread, is to go to Add/Remove Programs in Control Panel and click the "Show Updates" box. If you installed Windows Desktop Search or MSN Toolbar, you may have loaded some updates for it as well that may not be uninstalled when uninstalling the initial package, because they are updates and some of the files or changes they made weren't in the initial package...
I hope this helps...
|
|
|
|
 |
Lovie

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
|
|
 |
drumboy

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
| I have the following sign come up on the screen.
#msntb_toolbar_full_name# is unable to load config file.
If you recently upgraded to a newer version of #msntb_toolbar_full_name #
and have not restarted your computer since the upgrade,please try resarting your computer.If the problem persist,please reinstall the #msntb_toolbar_full_name#.
I'm currently running WXP Home Edition,IE7. W Defender.This problem only occured after I completed system restore two days ago.
Thanks to any person who can help.
CEEBEE |
|
|
|
|
|
 |
Paul Nystrom - MSFT

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
Hello drumboy,
I would suggest that you give Jeff_R's instructions a shot (see his post above). If those don't work for you please let us know.
Paul Nystrom - MSFT
|
|
|
|
 |
MKodounis

|
Posted: Windows Desktop Search Development, #msntb_toolbar_full_name# |
Top |
Hi Jeff,
Thanks for your post. Just to to let you know how I resolved, I downloaded the Msiexec.exe program. Removed the program. That still didn't get rid of the message of course, but it allowed me to reinstall the msn tool bar from microsoft's site and the installation was successful. I know no longer have this message.
Thanks again!
Jeff as I am new to these forums, I don't know how and would like to respond to others.
MKodounis
|
|
|
|
 |
|