metherul / Automaton

The open modpack platform.
Other
58 stars 14 forks source link

Temp directory gets locked behind windows UAC / Explorer.exe #11

Closed metherul closed 6 years ago

metherul commented 6 years ago

Looks like on certain occasions Explorer.exe will take control of the temp directory preventing it from being edited or deleted.

It may be related to attempting to move a directory using File.Copy().

Note that this will most likely be solved by a SevenZipHandler rewrite.

metherul commented 6 years ago

Fixed #13