Microsoft Visual Studio Code 1.95.1
VSCode Icon
Author: Roland Verheijden
Date: November 5, 2024

Repackaging tips and silent install information for Microsoft Visual Studio Code 1.95.1. This App Tip provides comprehensive details for conducting a silent installation of Visual Studio Code. It includes additional insights, such as user environment specifics, extra installation parameters, and repackaging tips.

About

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

General Information

Vendor Information

Microsoft

Application Name

Visual Studio Code

Application Version

1.95.1

Download Link

https://code.visualstudio.com/sha/download?build=stable&os=win32-x64

License Needed

No

Vendor Install

Installation Type

Setup.exe

Architecture

x64

Application Configuration/Settings

Registry

HKLM\SOFTWARE\Microsoft\VisualStudio\14.0\VC

File

AD/GPO

AAD/GPO

User Environment Data

Registry

File

Other

Infrastructure Dependencies

Description

ODBC

Connection Name

Driver

Parameters

Setup.exe parameters

/HELP, /?
Shows this information.

/SP-
Disables the This will install... Do you wish to continue? prompt at the beginning of Setup.

/SILENT, /VERYSILENT
Instructs Setup to be silent or very silent.

/SUPPRESSMSGBOXES
Instructs Setup to suppress message boxes.

/LOG
Causes Setup to create a log file in the user's TEMP directory.

/LOG="filename"
Same as /LOG, except it allows you to specify a fixed path/filename to use for the log file.

/NOCANCEL
Prevents the user from cancelling during the installation process.

/NORESTART
Prevents Setup from restarting the system following a successful installation, or after a Preparing to Install failure that requests a restart.

/RESTARTEXITCODE=exit code
Specifies a custom exit code that Setup is to return when the system needs to be restarted.

/CLOSEAPPLICATIONS
Instructs Setup to close applications using files that need to be updated.

/NOCLOSEAPPLICATIONS
Prevents Setup from closing applications using files that need to be updated.

/RESTARTAPPLICATIONS
Instructs Setup to restart applications.

/NORESTARTAPPLICATIONS
Prevents Setup from restarting applications.

/LOADINF="filename"
Instructs Setup to load the settings from the specified file after having checked the command line.

/SAVEINF="filename"
Instructs Setup to save installation settings to the specified file.

/LANG=language
Specifies the internal name of the language to use.

/DIR="x:\dirname"
Overrides the default directory name.

/GROUP="folder name"
Overrides the default folder name.

/NOICONS
Instructs Setup to initially check the Don't create a Start Menu folder check box.

/TYPE=type name
Overrides the default setup type.

/COMPONENTS="comma separated list of component names"
Overrides the default component settings.

/TASKS="comma separated list of task names"
Specifies a list of tasks that should be initially selected.

/MERGETASKS="comma separated list of task names"
Like the /TASKS parameter, except the specified tasks will be merged with the set of tasks that would have otherwise been selected by default.

/PASSWORD=password
Specifies the password to use.

MSI Public Properties

Installation Commands

Silent Install Command

VSCodeSetup-x64-1.95.1.exe /VERYSILENT /NOCLOSEAPPLICATIONS /NORESTARTAPPLICATIONS /SP- /NORESTART /MERGETASKS=!runcode

Silent Uninstall Command

"%ProgramFiles%\Microsoft VS Code\unins000.exe" /VERYSILENT /NORESTART

Repackaging Score

MSI

Unknown

MSIX

Unknown

App-V

Unknown

ThinApp

Unknown

Citrix App Layer

Unknown

VMWare App Volumes

Unknown

Other

Full Functional
Silent Install

Repackaging Tips

To disable autoupdate create a file name settings.json with the following content:
{
"update.mode": "none",
"update.enableWindowsBackgroundUpdates": false,
"extensions.autoUpdate": false,
"extensions.autoCheckUpdates": false
}

Copy this file to each %APPDATA%\Code\User\

Comments

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Community Version

Community Version

Recent App Tips

Upcoming Events

march 2025

19marAll Day20E2EMVC Conference Africa

may 2025

16mayAll Day18E2EMVC Conference Amsterdam "PRIME"

september 2025

22sepAll Day25Workplace Ninja Summit 2025

october 2025

10oct8:00 am7:00 pmAppManagEvent 2025

november 2025

15novAll Day17E2EMVC Conference Lisbon "THE NEXT LEVEL"

Upcoming Courses

december 2024

02dec(dec 2)9:00 am06(dec 6)4:30 pmUSA: Application Packaging with AdminStudio 2024

09dec9:00 am4:30 pmUSA: Learning MSI Projects with InstallShield 2024