duplicated assembly exists in ck editor install package and it will cause install error in some environments with DFS enabled.

System.UnauthorizedAccessException: Access to the path '\dnn.local\DNNDFS\dnnsftwre\Install\Temp\wezni42l\bin\DNNConnect.CKEditorProvider.dll' is denied.
Workaround: modify the install package and delete one of the duplicated files, then can install successfully.
@zyhfish Thanks for reporting/posting this! I just upgraded a client's site (hosted on a VPS at Managed.com, formerly PowerDNN) from v9.1.1 to v9.3.2 and encountered this. The upgrade wizard stopped at 64% and it took me a while to detect the same issue you reported. I just wasn't sure how to resolve it until I found this post.
Would like to suggest a new/corrected download (v9.3.3?) be posted immediately, or at least have the release notes updated to reflect this issue, as it was a showstopper for me.
As a quick fix to not delay 9.4.0 release, we are manually removing this duplicate file in the actual release zip for now. We are keeping this issue to do a better fix as part of 9.4.1
@valadas should we move this issue to the 9.4.1 milestone?
I just isolated this to the CkEditor repository, moving this issue there and I am working on it.
Merged