Error: access denied to "ICSharpCode.SharpZipLib.dll"
Posted: Wed Oct 21, 2015 1:49 am
I am running as administrator. I have files and folders as NOT set to read only. What is going on here?
edit: This is upon opening the launcher.
Thanks!
Error unpacking:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Warhammer\ICSharpCode.SharpZipLib.dll' 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, FileAccess access, FileShare share)
at RoRLauncher.MainWindow.Unpack(String fileName)
edit: This is upon opening the launcher.
Thanks!
Error unpacking:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Warhammer\ICSharpCode.SharpZipLib.dll' 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, FileAccess access, FileShare share)
at RoRLauncher.MainWindow.Unpack(String fileName)