// ウォーターマーク除去の対象になるファイル名 ※指定文字列を含む全ファイルが対象
// File name to be target for removing watermark. *All files containing the specified string are targeted.
WatermarkedFile=^WM
// ウォーターマーク除去の対象になるフォルダ名 ※指定文字列を含む全フォルダが対象 ※カンマ区切りで複数指定可
// Folder name to be target for removing watermark. *All folders containing the specified string are targeted. *Can be separated by commas.
WatermarkedFolder=JPWM,MovieWM