Launchign an xbe in python?
#1
Star 
is there a way to launch xbes from python? maybe using the os module?
added manually by pike, check your gmail for verification mail anyhow
Reply
#2
yes !
you can do it using the builtin command
executebuiltin(...)
executebuiltin(string) -- execute a built in xbmc function.

example:
- executebuiltin('xbmc.runxbe(c:valaunch.xbe)')
Reply

Logout Mark Read Team Forum Stats Members Help
Launchign an xbe in python?0