Intune SW deployment

Helping Intune admins with software deployment

[Windows] Microsoft Visual Studio Code (64-Bit)


Version used in this guide: 1.84.2

Highlighted items are subjects to change with new software releases. Please review these items and adjust them according to your environment.

General

Application type

Windows app (Win32)

Package content

  • VSCodeSetup-x64-1.84.2.exe

Software download page

Download Visual Studio Code – Mac, Linux, Windows


App information

Name

Microsoft Visual Studio Code

Description

Microsoft Visual Studio Code, also known as VS Code, is a popular code editor developed by Microsoft. It is available for Windows, macOS, and Linux platforms. VS Code provides a wide range of features and extensions that make it suitable for various programming languages and development scenarios. It offers a user-friendly interface, customizable settings, and a rich set of tools for code editing, debugging, and version control integration. With its flexible and lightweight nature, Visual Studio Code is widely used by developers for coding projects of any size and complexity.

Publisher

Microsoft Corporation

App Version

1.84.2

Information URL

Visual Studio Code – Code Editing. Redefined

Privacy URL

Microsoft Privacy Statement – Microsoft privacy

Logo

512px-Visual_Studio_Code_1.35_icon.svg.png (512×512) (wikimedia.org)


Program

Install command

VSCodeSetup-x64-1.84.2.exe /VERYSILENT /MERGETASKS=!runcode

Uninstall command

“C:\Program Files\Microsoft VS Code\unins000.exe” /VERYSILENT /NORESTART /NOCLOSEAPPLICATIONS

Installation time required (mins)

20

Allow available uninstall

Yes

Install behavior

System

Device restart behavior

No specific action


Requirements

Operating system architecture

x64

Minimum operating system

1903

Disk space required (MB)

<None>

Minimum number of logical processors required

<None>

Minimum CPU speed required (MHz)

<None>

Additional requirement rules

<None>


Detection rules

Rules format

Manually configure detection rules

Detection rules

Rule type: File

Path: C:\Program Files\Microsoft VS Code

Name: code.exe

Detection method: String (version)

Operator: Greater than or equal to

Value: 1.84.2.0

Associated with a 32-bit app on 64-bit clients: No

2 responses to “[Windows] Microsoft Visual Studio Code (64-Bit)”

  1. Mubashar Avatar
    Mubashar

    Thank you for detailed guide.

    I got the following error. Any idea what is this about?

    Error:
    The system cannot find the file specified. (0x80070002)

    Like

    1. Daniel Mikš Avatar

      Hi,
      make sure your install command is correct and points to your installation file.

      Like

Leave a reply to Mubashar Cancel reply