Bug #859
Updated by John Lindgren almost 6 years ago
The current scheme uses the external "unzip" program which generally isn't present on Windows.
We could ship an "unzip.exe" along with the Windows build, but it would be better if we could read the .wsz/.zip files directly through the VFS layer, layer without running an external .exe and creating temporary files on the C: drive.
We could ship an "unzip.exe" along with the Windows build, but it would be better if we could read the .wsz/.zip files directly through the VFS layer, layer without running an external .exe and creating temporary files on the C: drive.