I have a desktop application that has a setup.exe built by Squirrel.
The app files get downloaded to the users machine at this location:
C:\Users\<userid>\AppData\Local\AppName\VersionFolder\
And a short cut is created on the desktop. For some users, when they run the application, they get the error
"App OnStartup Error: Access to path C:\Users\\AppData\Local\AppName\VersionFolder\Some.dll is denied."
Not sure what's going on?
It works fine for me and few other users. One of users who get this error has admin rights to their pc. Any help would be greatly appreciated.