What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » MSN and Windows Messenger - Script to load and login?

MSN and Windows Messenger - Script to load and login?
Author: Message:
Chris.1
Full Member
***

Avatar
addicted to the net

Posts: 363
Reputation: 3
36 / Male / –
Joined: Jun 2003
O.P. RE: MSN and Windows Messenger - Script to load and login?
Cheers, Millenium_edition - Gilly Messenger works great!

Instead of using AppLoader, I simply wrote a small VB Script to run both programs at once:
code:
Set objShell = CreateObject("WScript.Shell")
objShell.Run "C:\PROGRA~1\GILLYM~1\GILLYM~1.exe user pass"
objShell.Run "C:\PROGRA~1\MSNMES~1\msnmsgr.exe"


Not sure if the coding of the VB Script is correct - this is the first script I've ever written, but it seems to work.

Thanks again!
02-23-2005 08:57 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
MSN and Windows Messenger - Script to load and login? - by Chris.1 on 02-23-2005 at 07:43 PM
RE: MSN and Windows Messenger - Script to load and login? - by Millenium_edition on 02-23-2005 at 07:47 PM
RE: MSN and Windows Messenger - Script to load and login? - by Chris.1 on 02-23-2005 at 08:57 PM
RE: MSN and Windows Messenger - Script to load and login? - by RaceProUK on 02-23-2005 at 11:56 PM
RE: MSN and Windows Messenger - Script to load and login? - by lopardo on 02-24-2005 at 04:46 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