I am currently associating files when the program starts. However, this requires increased access, and since I am linking script files, I feel like I am doing something wrong, which could compromise the user's safety. What is the correct way to merge files? Through installation? Through the program? If the latter, how can I prevent malicious scripts from running through the program?
source
share