Help - Search - Members - Calendar
Full Version: Shortcuts For Programs
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XBMC for Xbox
jingjing
How do you make a shotcut for each of the backup'd games and apps that I have. Is there a way to hard code this in the XboxMediaCenter.xml file? ex: "f:\games\madden 04\default.xbe". Like evox, you could code a simple name for a long file.
triggernum5
<!-- my programs bookmarks !-->
<myprograms>
<bookmark>
<name>Apps</name>
<path>E:\Apps\</path>
</bookmark>
<bookmark>
<name>Games</name>
<path>F:\Games</path>
</bookmark>
<bookmark>
<name>DVD</name>
<path>D:\</path>
</bookmark>
</myprograms>

Edit this part of the .xml file to get access via Bookmarks. This allows you to sort easier. If you insist on scanning for shortcuts, then it will search the whole drive for xbe's with a name in their header, and skips others. After that you can hand sort them and create missing/new ones simply by adding text files with the info to the shortcuts directory. I don't find the scan for shortcuts feature nice at all, but bookmarks work great.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.