support os.execv and os.spawnv in python plugins - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59) +---- Thread: support os.execv and os.spawnv in python plugins (/showthread.php?tid=34903) |
support os.execv and os.spawnv in python plugins - kricker - 2008-07-15 leo2's plugin for launching .exe files in windows is working pretty well. The only downside I have seen so far is a command prompt visibly opening up. Leo2 mentioned it is due to an XBMC system core. Can someone take a look at this when given a chance? See this post by leo2: http://forum.xbmc.org/showthread.php?p=199651#post199651 |