Forum Discussion
BenjaminBraun
May 07, 2020Copper Contributor
Error deploying Visual Studio Code "System" Version in Intune
Hello I have been trying to get a working deployment for Visual Studio Code going for the past 2 days. This has not been working at all so far and I tried pretty much anything I could think of...
LukeSR
Aug 06, 2020Copper Contributor
Hi
At a glance this is because the install command is referencing the wrong file. Unless you renamed the installer it should be something like VSCodeSetup-x64-1.47.3.exe /VERYSILENT /NORESTART (or whatever the file downloaded from VS site is) .
At a glance this is because the install command is referencing the wrong file. Unless you renamed the installer it should be something like VSCodeSetup-x64-1.47.3.exe /VERYSILENT /NORESTART (or whatever the file downloaded from VS site is) .