What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Shell application, minimized

Shell application, minimized
Author: Message:
Aski
New Member
*


Posts: 2
Joined: Nov 2006
O.P. Shell application, minimized
Hello everybody!
This might be a stupid question...:

I execute an external EXE File with this command:
code:
var objShell = new ActiveXObject("Shell.Application");
    objShell.ShellExecute(MsgPlus.ScriptFilesPath + '\\app.exe', "", "", "open", 3);


What do I have to do, that this application doesn't start maximized?

Thank you very much!

This post was edited on 11-30-2006 at 08:54 PM by Aski.
11-30-2006 08:54 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Shell application, minimized - by Aski on 11-30-2006 at 08:54 PM
RE: Shell application, minimized - by Spunky on 11-30-2006 at 09:14 PM
RE: Shell application, minimized - by Aski on 12-01-2006 at 05:19 PM


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