par défaut les répertoire ou tu doit mettre les jeux doivent etre comme ceci :
e:/games/le nom de ton jeux/default.xbe
ou
f:/games/le nom de ton jeux/default.xbe
pour les programmes c pareil ms la le répertoire est :
c:/apps/le nom du prog/default.xbe ou
e:/apps/le nom du prog/default.xbe
tout est marqué sur le config.xml, si yu souhaite les modifiés c à ce niveau :
- <List Text="Jeux" Sort="On" Auto="On">
<Path>E:\Games</Path>
<Path>F:\Games</Path>
<Path>C:\Games</Path>
<Path>E:\HDDLoader</Path>
<Path>F:\HDDLoader</Path>
</List>
- <List Text="Applications" Sort="On" Auto="On">
<Path>C:\Apps</Path>
<Path>E:\Apps</Path>
il suffit alors d'ajouter le répertoire style :
<Path> F:\programmes\jeux </Path>
<Path> F:\programmes\log </Path>
. tu aurai pu faire un topic, j'y aurai répondu