What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » How to close MSN in program?

How to close MSN in program?
Author: Message:
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: RE: How to close MSN in program?
quote:
Originally posted by TheSarlacc
I would suggest you have the installation program search for the MSN window, and send it a windows message to shut down. Not that hard to do at all. The fun part is that the WM_CLOSE message doesn't close MSN, but just hides it.

*sigh* life was never meant to be easy!

OR, as a last resort, tell the user to close MSN before the installation continues. |-) not too nice though...


or he could use the TerminateProcess api call :refuck:

look up on google for how to use it, im not sure but i think you may need to Open the Process first (OpenProcess api)

move the return value into a variable (a long in Visual basic which is probly what your coding in)
then Terminate with the variable you just filled and a "0"
[Image: jeansiger5.jpg]
12-30-2004 08:44 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How to close MSN in program? - by carlz on 12-30-2004 at 12:53 AM
RE: How to close MSN in program? - by MC.POP on 12-30-2004 at 01:14 AM
RE: How to close MSN in program? - by .blade// on 12-30-2004 at 01:19 AM
RE: How to close MSN in program? - by musicalmidget on 12-30-2004 at 01:21 AM
RE: How to close MSN in program? - by TheSarlacc on 12-30-2004 at 06:05 AM
RE: RE: How to close MSN in program? - by Ash_ on 12-30-2004 at 08:44 AM
RE: How to close MSN in program? - by Mike on 12-30-2004 at 08:50 AM
RE: How to close MSN in program? - by carlz on 01-04-2005 at 05:14 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