sl@0: [DumpRightsDb] sl@0: ; Copy the rights in the database to a plain text file. sl@0: Filename = c:\securedrm\DumpRightsDb.txt sl@0: sl@0: [CreateDrmArchiveAudio] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\securedrm\audiocontent2.xml sl@0: RightsDescription = c:\securedrm\audiorights2.xml sl@0: OutputFile = c:\securedrm\audio2.contentrights sl@0: sl@0: [ImportDrmArchiveAudio] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\securedrm\audio2.contentrights sl@0: target = c:\securedrm\audio2.content sl@0: sl@0: [CreateDrmArchiveVideo] sl@0: ; Create a self-contained DRM protected content file, which comprises content and rights. sl@0: ContentDescription = c:\securedrm\videocontent2.xml sl@0: RightsDescription = c:\securedrm\videorights2.xml sl@0: OutputFile = c:\securedrm\video2.contentrights sl@0: sl@0: [ImportDrmArchiveVideo] sl@0: ; Create a DRM protected content file, without rights. The rights are stripped sl@0: ; from the input file and stored separately (in the Rights database). sl@0: source = c:\securedrm\video2.contentrights sl@0: target = c:\securedrm\video2.content sl@0: