Hi BrettShinn-0420,
A read-only file would not prevent the user from changing its location, just the contents. But when you move a file to another location (directory), you need the rights to put a file there (ie essentially create a file in the directory). There is no native user or file permission in windows that locks files into a particular directory and prevents them from being copied. You could try using NTFS permissions on the folder in order to prevent files from being copied?
I hope this answers your question.
---------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer--