2. Install Visual Studio

Visual Studio is an integrated development environment (IDE) from Microsoft. The Community edition is available at no cost and supports creating .NET applications. In the steps below, ARC will detect an existing Visual Studio installation and offer to download the latest supported edition if none is found.

Steps to Install or Download Visual Studio via ARC

  1. Launch ARC.
  2. From the menu, select Project → Create Skill.
    ARC menu showing Project → Create Skill
    ARC: select Project → Create Skill to begin creating a robot skill.
  3. The Create Robot Skill window will check for an installed Visual Studio. If no installation is detected, a DOWNLOAD button will be shown.
    Create Robot Skill window showing Visual Studio download option
    Create Robot Skill window: ARC checks for Visual Studio and provides a download option if needed.
  4. If the download link appears, click it to start the installer. Alternatively, you can manually obtain the Visual Studio Community edition from Microsoft: Download Visual Studio Community.

Dependency: .NET Framework

ARC and many robot skills require the Microsoft .NET Framework 4.7.2. If you keep Windows Update current and ARC runs without issues, your system likely already has .NET 4.7.2 installed. If ARC fails or you are unsure, install .NET Framework 4.7.2 before proceeding.