I am trying to distribute files packaged in UE5 using nsis. Then, the packaging file will be located in Program files, but SaveGame cannot be read or written due to permission issues.
Is there a way to automatically run it with administrator privileges other than having the user run it with administrator privileges?
There does not seem to be anything you can do to bypass and make the application force Admin privileges, which is a security risk. However, check out this post on automatically asking for admin rights: