I was trying to use Windows Sandbox to run UniFi server and I wanted to install VC140 as a logon command which seemed to not work 🤔 I was mounting the Desktop folder where I had both the executable and the startup.cmd file. Opening the sandbox and running the script worked. This means that the LogonCommand should also work, right?
VC_redist.x64.exe /install /quiet /norestart |
Well, no, because the scripts needs to use full paths as mentioned in this youtube video.