J'aimerais mettre en variable des donnes d'un fichier xml, voici pour exemple une partie du fichier XML
Code : Tout sélectionner
<plugin plugin-id="{DEF95029-8893-4960-B0E5-7EAC4325E0E3}" enabled="True">
<plugin-properties>
<plugin-property name="checkupdate">no</plugin-property>
<plugin-property name="showlayerandtext">no</plugin-property>
<plugin-property name="writedebuglog">no</plugin-property>
<plugin-property name="choixplayer">C:\playerc.exe</plugin-property>
<plugin-property name="parametres">/fullscreen /play /close</plugin-property>
<plugin-property name="delayfanart">2</plugin-property>
<plugin-property name="fanartopacity">5</plugin-property>
<plugin-property name="texttodiplay">CHARGEMENT EN COURS</plugin-property>
<plugin-property name="fonttype">arial black</plugin-property>
<plugin-property name="fontsize">40</plugin-property>
<plugin-property name="thicknessofthelayer">5</plugin-property>
</plugin-properties>
</plugin>
merci d'avance de votre aide.