What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Display picture changing API type things?

Display picture changing API type things?
Author: Message:
TheSteve
Full Member
***

Avatar
The Man from Japan

Posts: 179
Reputation: 23
40 / Male / Flag
Joined: Aug 2005
RE: Display picture changing API type things?
quote:
Could it be something to do with deleting Windows Messenger?
Yes, the external Messenger API will stop working if you remove Windows Messenger.

I assume to remove it, you did something like this?
code:
RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Remove

If so, you can try something like this: (Note: I haven't tested it, so I cannot be sure that it works)
code:
RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Install.App
RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Install.Shared
RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Install.Reg
07-04-2006 12:41 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Display picture changing API type things? - by tool++ on 07-03-2006 at 12:59 PM
RE: Display picture changing API type things? - by RaceProUK on 07-03-2006 at 06:26 PM
RE: Display picture changing API type things? - by TheSteve on 07-04-2006 at 12:41 AM
RE: Display picture changing API type things? - by tool++ on 07-04-2006 at 07:17 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On