- Posts: 5
- Thank you received: 0
pop up when i open "my computer" how do i get rid
16 years 1 month ago #27719
by Shamil
hi,
A window pops up every time i open my computer, that says "To open My Sharing Folder, please sign in to Windows Live Messenger". I tried turning off the the sharing folder service, but that didnt work. i also disabled windows messenger in windows components (i really dont use windows messenger). that didnt work either
it's a small issue.. but its turnes out to be a nuisance..
any idea to get rid of it will be appreciated...thanks
A window pops up every time i open my computer, that says "To open My Sharing Folder, please sign in to Windows Live Messenger". I tried turning off the the sharing folder service, but that didnt work. i also disabled windows messenger in windows components (i really dont use windows messenger). that didnt work either
it's a small issue.. but its turnes out to be a nuisance..
any idea to get rid of it will be appreciated...thanks
16 years 1 month ago #27720
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: pop up when i open "my computer" how do i get rid
Try this, in the folder "C:\Program Files\MSN Messenger" search for a DLL file that starts with "fsshext". It will be some thing like "fsshext.8.1.0178.00.dll". The exact name depends on the messenger version that you have. Then type this on a command prompt:
[code:1]regsvr32 -u "C:\Program Files\MSN Messenger\fsshext.8.1.0178.00.dll"[/code:1]
Replace the file name above with the exact file name that you have. If you got it right, It should return a boxed message saying "DllUnregisterServer in C:\Program Files\MSN Messenger\fsshext.8.1.0178.00.dll succeeded."
Hope that solves it.
[code:1]regsvr32 -u "C:\Program Files\MSN Messenger\fsshext.8.1.0178.00.dll"[/code:1]
Replace the file name above with the exact file name that you have. If you got it right, It should return a boxed message saying "DllUnregisterServer in C:\Program Files\MSN Messenger\fsshext.8.1.0178.00.dll succeeded."
Hope that solves it.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
16 years 1 month ago #27725
by Shamil
Man that worked... thanks a million..
The solution was something i would have never really thought of.
Could you please explain.. what the command really did.. so that next something like this happens i could think of a solution in the same lines...
But then again if something like this happens again i might just put a post here.. crying for help...
anyway thanks again.. u made my day.
The solution was something i would have never really thought of.
Could you please explain.. what the command really did.. so that next something like this happens i could think of a solution in the same lines...
But then again if something like this happens again i might just put a post here.. crying for help...
anyway thanks again.. u made my day.
16 years 1 month ago #27729
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: pop up when i open "my computer" how do i get rid
Sure
The Regsvr32 tool is used to register and unregister OLE controls such as DLL or ActiveX Controls (OCX) files that support this feature. Developers in VB and VC usually use it.
Not that I deeply understand it but it appears that the fsshext***.dll has the code that creates the shared folder and linkage to Explorer. Un-registering it seams to uninstall it. It's a known issue with a good number of people troubled with it.
By the way some people report the folder/problem returning again after some time If it does, try going into the options of Live Messenger and disabling the sharing folder from there, or did you already do that?
The Regsvr32 tool is used to register and unregister OLE controls such as DLL or ActiveX Controls (OCX) files that support this feature. Developers in VB and VC usually use it.
Not that I deeply understand it but it appears that the fsshext***.dll has the code that creates the shared folder and linkage to Explorer. Un-registering it seams to uninstall it. It's a known issue with a good number of people troubled with it.
By the way some people report the folder/problem returning again after some time If it does, try going into the options of Live Messenger and disabling the sharing folder from there, or did you already do that?
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
16 years 3 weeks ago #27823
by Shamil
Hey solo,
You were right man, the message did come back. I had tried disabling the sharing folder option from Options. But it didn’t give any results.
The message came back after I had enabled windows messenger again. I ran the command as you had mentioned again. But after every time I opened Messenger the message would start popping again.
I then ran the command with the Messenger window opened up (trial and error ), the message hasn’t popped up ever since. I really don’t know how it logically works, but its done the trick.
Thanks for the input solo, was gr8 help.
Replied by Shamil on topic Re: pop up when i open "my computer" how do i get rid
Sure
By the way some people report the folder/problem returning again after some time If it does, try going into the options of Live Messenger and disabling the sharing folder from there, or did you already do that?
Hey solo,
You were right man, the message did come back. I had tried disabling the sharing folder option from Options. But it didn’t give any results.
The message came back after I had enabled windows messenger again. I ran the command as you had mentioned again. But after every time I opened Messenger the message would start popping again.
I then ran the command with the Messenger window opened up (trial and error ), the message hasn’t popped up ever since. I really don’t know how it logically works, but its done the trick.
Thanks for the input solo, was gr8 help.
16 years 3 weeks ago #27825
by S0lo
Waw!! . Thats something new. Not sure why this works either hehe. Thanks for telling
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: pop up when i open "my computer" how do i get rid
I then ran the command with the Messenger window opened up (trial and error ), the message hasn’t popped up ever since. I really don’t know how it logically works, but its done the trick.
Waw!! . Thats something new. Not sure why this works either hehe. Thanks for telling
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Time to create page: 0.132 seconds