Is it possible to launch a small executable from an addon which does not minimize XBMC, locking it up is fine. The executable takes 2-3 secs.
Is it doable? Tried System.Exec and System.ExecWait both minimize XBMC. Didn't find a thread that found a soln to the problem. This would be for Windows.
Launch executable in background
ndeshmukh
Senior Member Posts: 258 Joined: Aug 2010 Reputation: 1 |
2011-10-01 18:18
Post: #1
|
| find quote |
avjui
Junior Member Posts: 20 Joined: Sep 2011 Reputation: 0 |
2011-10-01 19:42
Post: #2
Hi
Perhaps this can help you. Code: <alwaysontop>yes</alwaysontop>You must create a advancedsettings.xml and add this line mfg |
| find quote |
ndeshmukh
Senior Member Posts: 258 Joined: Aug 2010 Reputation: 1 |
2011-10-02 00:18
Post: #3
Thanks for the quick response. But it doesn't seem to work.
|
| find quote |
bl4ck
Junior Member Posts: 19 Joined: Nov 2010 Reputation: 0 |
2011-10-04 01:42
Post: #4
avjui Wrote:Hi Function work only if xbmc is run fullscreen windows mode. |
| find quote |

Search
Help