Home - My Software - ProfileMerge
This is a small console program that merges a DVD Profiler export file
into a master export file.
It is intended mainly to be used together with DvdpScheduler.
Syntax:
ProfileMerge
MasterFile InsertFile [/a] [/b]
MasterFile - Full DVD Profiler export file
InsertFile - File with updated profiles to merge
/a - Automatically close on success (No "Press Enter to exit")
/b - Create a backup of the master file with extension .old
For example:
ProfileMerge Owned.xml
Flagged.xml /a
This would take the profiles in Flagged.xml and merge them into Owned.xml and exit.
Download version 1.0.0 here.