This message was deleted.
# rancher-desktop
a
This message was deleted.
f
I've created a Github issue for this problem: Sign powerpoint scripts in the Windows installer · Issue #5989
In the mean time you could try to work around it by installing via
msiexec.exe /i RancherDesktop.msi WSLKERNELINSTALLED=1
. This should make sure the installer doesn't install the WSL kernel, so the Powershell script should not be executed. This is just an idea and has not been verified though.
c
Hi, thank you for your reply and raising the issue. I'll try your proposed workaround and tell you the result
This worked fine for me in our enterprise restricted environment. Thank you very much. I'll now looking at the proxy settings and try to configure to use a private registry (nexus as proxy for docker registries).