windows-live-messenger

Programmatically set Windows Live Messenger Display Picture

How can I programmatically set Windows Live Messenger (currently using 8.5.1302.1018) display picture. Possible solutions can be in C++, .NET or VB. Even just a hint could be useful. ...

Track messages though Windows Live Messenger

Hi, I would like to track messages sent and received though Windows Live Messenger. I would then like to collate these messages into a database (not in the scope of this question). The question is how and where should I track these messages. The simplest way it to force all clients to keep history files and read those, but it is not re...

XHTML compliant live messenger embedding

The following code can be embedded on a website to add windows live messenger functionality. Is there any way to make this XHTML 1.0 Translitional compliant? <div id="Microsoft_Live_Messenger_PresenceButton_e17530aa6eff7871" msgr:width="100" msgr:backColor="#DBDBDB" msgr:altBackColor="#F...

Creating columns of text with a variable width font.

I'm trying to create coloumns of text for a C# app that will be running on MSN Messenger. I'm having trouple getting everything to line up. Here's an example of the output that I want: 1) Pizza Hut 123 Fake St. 2) Domino's Pizza 123 Fake St. 3) The Che...

How do you **programmatically** deploy custom emoticons in live messenger?

I've already asked this once and it got deleted in under 30 minutes... so here it goes again, hopefully this time the question will be clearer (and no, I'm not bitter ;-)) How do you package a bunch of images and deploy them programmatically as a custom emoticon pack for live messenger? I know the user can create as many custom emoticon...

MSN Messenger Add-in

Hi Q1. I read that Add-ins are no longer supported in MSN Messenger, on the other hand i see articles talking about how to change registery settings to enable Add-in option. I am not sure what is right.? Q2. If Addin is supported then how do i write my own add-in using .net 3.5 ? What Library/SDK i need.? Regards ...

MSN Messenger Command Line Args for run dialog???

Can I pass my username and password as parameters to MSN Messenger from the commandline. To auotmate logging in? "C:\Program Files\Windows Live\Messenger\msnmsgr.exe". I would like to create a shortcut that automatically logs me in. Does anyone know how to do this? Aside from saving my credentials via the GUI? Thanks, ~ck ...

Requesting Windows remote assistance via a button

Hi I want to make a simple application on Windows XP with a single button which says "Help" - that will launch Windows Messenger's Remote Assistance and connect to my MSN Messenger ID - this is detailed here: (http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/remoteassist/viaim.mspx) This is for my Dad or Mom who someti...

Using control send on windows live messenger For auto typing text.

Hi i want to make a sort of a bot for WLM, But the normal controlsend in autoit wont work the basic question is how can i send a text to the windows live messenger window Without activating it? Example: There is someone in WLM with the window active called "Joop" I do: ControlClick("Joop","","[CLASS:DirectUIHWND; INSTANCE:2]","Left",1...

setting windows live messenger nick and status message using win32com.client

is their any way to set windows live messenger using the win32com library ? ...

Live Messenger Programming - video

I have checked the possibilities of msn live sdk, i haven't come across a possiblity to add video options to a "bot". How would i implement this? I want to stream video's directly to a user's msn (multiple video's) ... Would this be possible? ...

MSNP-Sharp Example fails to login, gives SocketException

I've just downloaded the MSNP-Sharp library with the aim of creating my own messaging client, however I am struggling to get the example to sign in. The code all compiles and runs, but when I provide my login details and select "Login" I almost immediately get the following SocketException: "No connection could be made because the ta...

Website Live Chat Script - Interface With Windows Live Messenger?

Hello again fellow StackOverflow users! What I am looking for currently is your opinions on the what the best live chat script would be for my website. I'd be using this on both my local computer repair (which I've not really set up yet) company's site, as well as my other technical support site that is geared more towards showing peopl...

Why does Perl's Net::Msmgr hang when I try to authenticate?

There's Net::Msmgr module on CPAN. It's written clean and the code looks trustworthy at the first glance. However this module seems to be beta and there is little documentation and no tests :-/ Has anyone used this module in production? I haven't managed to make it run by now, because it requires all event loop processing to be done in ...

.NET Windows Live Messenger Connectivity?

Hey there guys, I'm working on an IRC bot project, Trying to integrate Windows live into a bot, And have received messages sent to the channel. But the current problem is that the old messenger API that I had no longer works. And the current API i can only find information about addins (complicated for the end user to set up unless I ma...

Add-in for windows live messenger

Hello Everyone, i have a language processing application that converts roman Urdu (Urdu written using english alphabets) to Proper Urdu script. i want to plug my code that does the conversion with windows live messenger. i have coded this app in c# 3.5 and it is a windows forms application. is there a way i can use library to make add-i...

Is there a way to know if client share Messenger online presence from the Web or not?

According to Presence API (http://msdn.microsoft.com/en-us/library/bb936691.aspx) it is possible to retrieve client's Messenger status on the web. But, if client didn't share this information, Presence API always return "Offline". Is there a way to know if it is really offline, or presence sharing is off? ...

windows live hotmail inbox integration

I am working on Windows live integration and I could find the knowledge of how to do add the signing in, share, chat but I couldn't know how to add the Hotmail inbox like on MSN.com any help or links ? ...