Open MissYeh opened 6 months ago
I found the answer to how much space is needed,
$sf = 1.05
...
if (($estimated * $sf)
So in my case I need 283898. I already uninstalled most big things and can't remove more. So,. an external drive it is.
Hello @MissYeh I have the same issue than you with: "Please, change the TEMP folder to a drive with at least 0 MB of free space"!
How do you manage to know the real free space needed? Else any advice from the others?
Thanks
@tlevyaleia I found how much space is needed in this file:
($estimated * $sf)
https://github.com/okibcn/wslcompact/blob/b9eee55425820f18d6d48c367f9d1d9e5826efa7/WslCompact/WslCompact.psm1#L85
How much space does wslcompact need to work its magic? 0MB required but I have 194GB free space available.
I've used this successfully last year. Today I updated it and now this. Don't know if it's because of the update.