Bonjour,
Je parle d'une configuration d'un fichier .xml
j'ai essayé avec cet exemple mais ça marcha pas
<migration urlid="http://www.microsoft.com/migration/1.0/migxmlext/test">
<component type="Documents" context="System">
<role role="Data">
<rules>
<include filter='MigXmlHelper.IgnoreIrrelevantLinks()'>
<objectSet>
<pattern type="File">%CSIDL_PROGRAM_FILES%\Delta Informatique\Controle visuel BCT V 1.0\*[*.ini]</pattern>
<pattern type="File">%CSIDL_PROGRAM_FILES%\BFI\BFICapture\*[*.txt]</pattern>
<pattern type="File">%CSIDL_PROGRAM_FILES%\BFI\BFICaptureLDC\*[*.txt]</pattern>
</objectSet>
</include>
</rules>
</role>
</component>
</migration>
Merci de m'aider