Access Failure while launching
Posted: Sat Feb 28, 2015 11:20 am
I get the following failure message. I also tried to run the launcher as admin but it didn`t work.
Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Spiele\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)
Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Spiele\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)