Pour conserver le fichier de propriétés SageTV original et le copier dans le dossier de sortie avec le fichier converti (en conservant le même nom), suivez cette procédure :
Étape 1 :
Ouvrez
profiles.confet dans la section de profil que vous utilisez, copiez les lignes suivantes à la fin du profil :PostCustomCommandPath=C:\mcebuddy\copyassets.bat PostCustomCommandParameters=""%sourcefile%" "%convertedfile%" "%destinationpath%"" PostCustomCommandHangPeriod=300 PostCustomCommandCritical=false PostCustomCommandUISession=false PostCustomCommandShowWindow=false
Étape 2 :
Créez/téléchargez http://www.mcebuddy2x.com/MCEBUDDY/SHARED_INFORMATION/Sage%20TV/CopyAssets.bat un fichier
c:\mcebuddy\copyassets.batet ajoutez-y la ligne suivante :copy "%~f1.properties" "%~f2.properties"Enregistrez-le et vous avez terminé.
MCEBuddy doit copier le fichier de propriétés original avec le fichier converti après l’avoir renommé avec le nom de fichier converti avec l’extension.properties
MISE À JOUR : Ceci est redondant car MCEBuddy le fait maintenant automatiquement lorsqu’il trouve un fichier .properties avec le fichier source.