[Report] dotnet35 and dotnet35sp1 fail to install
Which dependency? dotnet35, dotnet35sp1
Problem type Either of them fail to install. They both get the same error message:

I checked it, the file does exist.
Describe the problem
The installer seems to extract the required files succesfully, but then fails to open vs_setup.ms_.
Manually downloading and executing dotnetfx35.exe leads to the same issue.
Steps to Reproduce
- Create new Bottle with Applications Preset (doesn´t matter actually, couldn´t get it to install with any bottle or runner)
- install dependency through bottles UI
Debugging Information
Official Package: true
Version: '51.5'
DE/WM: gnome-xorg
Display:
X.org: true
X.org (port): :1
Wayland: false
Graphics:
vendors:
nvidia:
vendor: nvidia
envs:
__NV_PRIME_RENDER_OFFLOAD: '1'
__GLX_VENDOR_LIBRARY_NAME: nvidia
__VK_LAYER_NV_optimus: NVIDIA_only
icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json
nvngx_path: /usr/lib/x86_64-linux-gnu/GL/nvidia-520-56-06/extra/nvidia/wine
prime:
integrated: null
discrete: null
Kernel:
Type: Linux
Version: 5.15.93
Disk:
Total: 8334512128
Free: 8334348288
RAM:
MemTotal: 15.5GiB
MemAvailable: 1.7GiB
Bottles_envs: null
I can confirm the same happens on my end, impossible to install .NET 3.5 or 3.5 SP1 via the dependency manager or manually through the installer .exe. The installation starts, but just stops midway with a generic Error message and no way to check the logs.
Have the same problem and the dependency manager shows It's installed after the error.
I'm still having this issue