I am facing a new issue on Windows 11 for users downloading and installing the program from my website.
When the installer runs on Windows 11, the installer starts normally and immediately get the following error"
Error writing to file C:\Users\User\AppData\Roaming\<ProductName>\<Product.\MyExecutableFile.exe
Verify that you have access to that directory
[Abort] [Retry] [Cancel]
Retry does nothing but keeps giving the same error.
How to enable required privilege for installation to all necessary folders?
Note: This path seems to be automatically selected by the installer during its build process.