I'm experiencing this error when I attempt to log into WAR. I've checked both the sticky and used the search function, but they yielded no answers. I would prefer not to reinstall the game and launcher, and hopefully there is an easy solution to my problem. In a previous thread where the OP had this problem, a moderator had just linked the sticky, but there is no solution in the sticky for this problem.
Here is the error:
Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\Luke\Desktop\Warhammer Online - Age of Reckoning\WAR.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at RoRLauncher.Client.patchExe()
at RoRLauncher.Client.Handle(PacketIn packet)