This is a tracking issue for issue #16
Goal is to adjust the wasy the vc redist is installed in the sandbox, which throws errors when the sandbox has no internet (due to vpn for example, or when internet in the sandbox is disabled).
Possible solutions:
- Skip installation of vc redist when no internet is available
- Similar to 7-Zip, vc redist could be pre-fetched on the host and stored there, which then could be mounted into the sandbox and then installed that way
This is a tracking issue for issue #16
Goal is to adjust the wasy the vc redist is installed in the sandbox, which throws errors when the sandbox has no internet (due to vpn for example, or when internet in the sandbox is disabled).
Possible solutions: