Re-2: force quit of open RunRev app from another software
runrev260805 at m-r-d.de
runrev260805 at m-r-d.de
Tue Jul 8 19:33:44 EDT 2008
Mark,
good to hear.
But be aware if you want to give your final app away, that XP home only has tskill.exe.
Regards,
Matthias
-------- Original Message --------
Subject: Re: force quit of open RunRev app from another software (09-Jul-2008 1:24)
From: mfstuart <mfstuart at cox.net>
To: runrev260805 at m-r-d.de
>
> Matthias brilliant :)
>
> I can use/call this from my other software development tool.
> - Didn't know you could do that! -
>
> There are a lot of ways to kill a session. The following is the one I used:
> 'taskkill /IM appname.exe'
> Closes all sessions that are open with appname.exe
> And appropriate for what I need.
>
> Another way:
> 'taskkill /PID 5548'
> If you know the exact Process ID of the session you want to kill/close.
>
> Thanx,
> Mark Stuart
>
>
>
>
> runrev260805 wrote:
> >
> > Hi Mark,
> >
> > i would look at the open processes of Windows. There you should see your
> > revapps.
> >
> > If you are not familiar to shutdown/kill processes with your other
> > software dev tool. Then you could invoke a shell command from your other
> > app.
> >
> > under XP Pro you could use
> > tasklist.exe to list all the open processess
> > taskkill.exe to kill the unwanted tasks or
> > tskill.exe to kill the unwanted tasks (less powerfull)
> >
> > under XP home
> > tskill.exe
> >
> > See the commandline help of these programs for the exact syntax.
> >
> >
> > I don´t know if XP home has also tasklist.exe.
> >
> > Maybe this helps a little bit.
> >
> >
> > Regards,
> >
> > Matthias
> >
> >
> >
> > -------- Original Message --------
> > Subject: force quit of open RunRev app from another software (09-Jul-2008
> > 0:03)
> > From: mfstuart <mfstuart at cox.net>
> > To: runrev260805 at m-r-d.de
> >
> >>
> >> Hi all Revolutionaries,
> >>
> >> WINXP
> >> RunRev: 2.9
> >>
> >> I have a RunRev app that I have built. It is an executable.
> >> This app is called/opened from another software application, written in
> a
> >> different software development tool. No problem with this.
> >>
> >> I may have more than one instance of the RunRev application open at one
> >> time.
> >> And need to close these sessions when the application that opened them,
> >> closes.
> >>
> >> How do I force quit these open RunRev application sessions from the
> other
> >> software?
> >>
> >> TIA,
> >> Mark Stuart
> >> --
> >> View this message in context: http://www.nabble.com/force-quit-of-open-
> >> RunRev-app-from-another-software-tp18350056p18350056.html
> >> Sent from the Revolution - User mailing list archive at Nabble.com.
> >>
> >> _______________________________________________
> >> use-revolution mailing list
> >> use-revolution at lists.runrev.com
> >> Please visit this url to subscribe, unsubscribe and manage your
> >> subscription preferences:
> >> http://lists.runrev.com/mailman/listinfo/use-revolution
> >>
> >>
> >>
> >>
> >> To: use-revolution at lists.runrev.com
> >
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> >
> >
>
> --
> View this message in context: http://www.nabble.com/force-quit-of-open-
> RunRev-app-from-another-software-tp18350056p18351253.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
>
>
> To: use-revolution at lists.runrev.com
More information about the use-livecode
mailing list