Hi, sorry my english
I write a small default.py to launch some emulators from xbmc
for example…
Quote:xbmc.executebuiltin(‘XBMC.System.ExecWait(“c:\\zsnes\\zsnes.exe”)’);
it works OK first time, but second time I get this.. and xbmc hangs (snes is the name of the folder the default.py is, inside plurings/programs)
Any ideas what im doing bad?
Thanks a lot