I am writing an application where I need to copy some data files into the user's application folder, which is located in ProgramFiles. I know that data should not be stored here, but this is a third party application and that is where they have put them! I am just adding some extra functionality and need to update these files. When I try to copy files into this location the system naturally protests. Is there any way to force acceptance of copying into ProgramFiles?