What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Help Executing External App

Help Executing External App
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Help Executing External App
quote:
Originally posted by Leonardo
After further investigating in the MSDN library, I found I could do this:

code:

    var objShell = new ActiveXObject("Shell.Application");
    objShell.ShellExecute(MsgPlus.ScriptFilesPath + '\\file.chm', "", "", "open", 3);



Just make sure to use \\ instead of \
06-26-2006 07:42 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help Executing External App - by cirix on 06-26-2006 at 07:21 PM
RE: Help Executing External App - by matty on 06-26-2006 at 07:42 PM
RE: Help Executing External App - by cirix on 06-28-2006 at 07:19 PM
RE: Help Executing External App - by kostis90gr on 07-30-2006 at 06:31 PM
RE: Help Executing External App - by Plik on 07-30-2006 at 08:19 PM
RE: Help Executing External App - by matty on 07-30-2006 at 08:39 PM
RE: Help Executing External App - by kostis90gr on 07-31-2006 at 07:40 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