jmac1124
Jun 22 2006, 01:19 AM
i dont know if this has been answered but where do i put the pxhdd loader so it will read in the apps menu on the mc360 skin of xbmc, i have an apps folder inthe f drive, thats where my dash is? can anyone help
jmac1124
Jun 22 2006, 03:18 AM
can anyone help me?
jmac1124
Jun 22 2006, 03:56 AM
Guys come on i really need your help, i ftp'd all of the subfolders in the xbmc into the F drive and i renamed the .xbe to xbmc.xbe......it bots up perfectly, but where do i put the hddloader into so it will show up in he my programs
edwinmcdunlap
Jun 22 2006, 04:33 AM
Your program's folder should go in either E:\Apps or F:\Apps. XBMC should automatically detect it.
jmac1124
Jun 22 2006, 04:46 AM
yeah i figured it out just as you replied. i knew that was going to happen. lol..how d i change it wheni choose my programs i have to go up one folder..do i have to edit the xmlfile...if so what to i change
feerlessleadr
Jun 22 2006, 05:28 AM
If you are asking how to make your my programs button go to the bookmarks page of my programs and not directly to either the my games or my programs bookmarks then just take out whatever is between the <default></default> part of the code below (ie games or programs).
CODE
<!-- My Programs shares!-->
<myprograms>
<default></default>
<bookmark>
<name>Games</name>
<path>F:\Games\</path>
</bookmark>
<bookmark>
<name>Programs</name>
<path>E:\Apps\</path>
</bookmark>
<bookmark>
<name>Emulators</name>
<path>E:\Emulators\</path>
<path>F:\Emulators\</path>
<path>G:\Emulators\</path>
</bookmark>
<bookmark>
<name>DVD-Game</name>
<path>D:\</path>
</bookmark>
</myprograms>
if what you are asking is to have the my programs button link directly to the my programs bookmark then you can just replace whatever is between the <default> with "Programs"
jmarshall
Jun 22 2006, 05:45 AM
Don't tell noob's to edit the XML
Just press WHITE while in the bookmark listing of My Programs (or any other view) and "Add Source".
GUI is way nicer than XML editting.
jmac1124
Jun 22 2006, 04:31 PM
You know what i appreciate your help, but dont call me a noob. I am new at xbmc. So i was not sure of its xml editing. just becuase i dont spend all day with xml editing doesnt make me a noob if i have a question.
tslayer
Jun 22 2006, 08:25 PM
QUOTE(jmac1124 @ Jun 22 2006, 04:38 PM)

You know what i appreciate your help, but dont call me a noob. I am new at xbmc. So i was not sure of its xml editing. just becuase i dont spend all day with xml editing doesnt make me a noob if i have a question.
If you don't know how to read or search, you're a newb...
JayDee
Jun 22 2006, 08:38 PM
Amen to the JM/TS
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.