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 kostis90gr
I have a C++ console application which must take an argument to run properly.I wanna use MSN to make it run.I tried the "/run" command,the argument was passed to the program bt the program didb't run properly.I also tried using wat Matty posted with the difference of filling the 2nd argument of ShellExecute with the argument i want to pass to my program.Once again the argument was passed bt nothing happened.Keep in mind though that when i use cmd to run the application and pass the argument it works just fine

Couldn't you execute it like this?

code:
/run cmd /k "path to file"
07-30-2006 08:39 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