mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-04-24 20:10:17 +00:00
b7d78f27beb112feae22f0ec89f4b8af2d5dde0a
So, to fix this an explicit FileAccess had to be set. Package.Open uses the default FileShare.None option. This causes a conflict and throws the 'UnauthorizedAccessException' exception. So, we just tell it that we are there to read it and everything is fine.
Description
Zoitechat Official Mirror
Languages
C
94.5%
Python
1.4%
Perl
1.2%
Meson
1.2%
Shell
0.8%
Other
0.7%