To fix the existing files, you can create a button in Opus to run the DOS attrib
command on them:
attrib -O {filepath$}
Select the files and run that on them and it should fix them. But whatever is setting the O attribute also needs fixing so it doesn't set it on new files.