As part of the new hardware extension package development i want to include some files like html and unmanaged dlls. I am including it as resources and trying to create the files when the hardware startion is called. This works perfectly when debugged in development since the files are created in the debug folder. Once we deploy this to POS systems, the user doesn't have the permission to the POS folder to create the files. Is there any other way to copy the files or we have to tell the Clients to provide required permission on the folder.