![]() |
|
[WINDOWS] Launcher plugin for XBMC - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Windows support (/forumdisplay.php?fid=59) +---- Thread: [WINDOWS] Launcher plugin for XBMC (/showthread.php?tid=34834) |
- kricker - 2008-08-08 00:39 I don't use the 360 skin but in other skins once you enter the program section you need to choose add source. Look for plugins, then launcher. After you have launcher as a source, you can then use launcher to make the shortcuts you want. After that you will need to open the launchers.xml file and remove the quotes from all the <application> tags, due to the script and execute code not being in sync with one another at the moment. - leo2 - 2008-08-08 16:24 I've fixed the plugin to support rev14676. now - no longer quotes is added to the application file or arguments. it also has an option whether to use "Exec" or "ExecWait". but unfortunately the XBMC is now minimized when using either exec or execwait and never returning back until switch manually with ALT-TAB. is it a bug, or should I use System.Exec other way? The fix is committed to the svn. it also has some minor bug fixes. - kricker - 2008-08-08 17:15 leo2 Wrote:I've fixed the plugin to support rev14676.Will this work with arguments as Wiso posted above? - leo2 - 2008-08-08 21:49 kricker Wrote:Will this work with arguments as Wiso posted above? yes - kricker - 2008-08-08 22:42 leo2 Wrote:yesGreat. I just tested and indeed it did work. Thanks! - WiSo - 2008-08-09 12:21 leo2 Wrote:but unfortunately the XBMC is now minimized when using either exec or execwait and never returning back until switch manually with ALT-TAB. XBMC should maximize when the started application is closed. Minimizing the app is currently not enough. It's a bug if you exit the application and XBMC isn't maximizing. Plugin not working - dava007 - 2008-08-09 15:44 I downloaded XBMC for windows + the MC360 skin got those working, but there just does not seem to be a way to see the .py file from inside xbmc (as I understand this is the executable it should be looking for) I tried XBMC build 14676 on two different computers one with windows XP and one with Vista 32 bit. on both machines it's I copied the launcher folder inside "C:\Program Files\XBMC\plugins\programs files" Also, I tried tree different versions of the Launcher plugin, now I'm at beta 0.3 Then when I'm inside XBMC I navigate to the Games tab, then Applications and I go to Add Source.. add the launcher folder as a source, then I see an icon called launcher but when I go in there all I see are a few more directories (no actual files of any sort) I added it to the Favorites as the install.txt mention, but there seems to be no place to access the favorites anyway. Isn't there a simple way to start a plugin in xbmc? or one that work? Thanks. - leo2 - 2008-08-09 19:50 dava007 Wrote:I downloaded XBMC for windows + the MC360 skin got those working, but there just does not seem to be a way to see the .py file from inside xbmc (as I understand this is the executable it should be looking for) You can access favorites using the Arrow icon in the bottom right corner of the screen. Or you can use an other skin that has "Programs" section and access "Launcher" directly. - dava007 - 2008-08-09 22:15 I am really sorry, but this thing does not seem to see launcher as a program on my computer, the closest I've been to running it was when I went to the filemanager, which seems to be the only place I can see anything else than the directories in xbmc, and then I browsed to the launcher folder and doubleclicked default.py... then I saw a pop dialog called launcher... but it just vanish after a few seconds ![]() When I go to the favorites I get two launcher entries but neiter of them seems to do anything (I get to a screen called Programs, but the list is empty and there is no apparent controls). - leo2 - 2008-08-10 09:21 1. Switch to MC360 Skin 2. Go to Games -> Applications -> Add Source -> Browse -> Program Plugins 3. Select Launcher and Click "OK" 4. Click OK Again. 5. Right Click on "Launcher" Icon 6. Choose "Add to Favorites" 7. Switch back to PMIII Skin. 8. Click on the Arrow in the bottom right corner 9. Choose "Launcher" If something fails - please tell me what step number is it? |