/build/static/layout/Breadcrumb_cap_w.png

Microsoft Visual Studio Code

Version: 1

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 5.1k  |  Created: 06/21/2017 by: bachirica

Average Rating: 0
Visual Studio Code has 1 inventory records, 1 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Windows Installer (Delivered as an EXE)
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
1
Note
I've managed to do an unattended install by using the following command line:

VSCodeSetup-ia32-1.13.1.exe /verysilent /norestart

But this launches the application at the end of the install process that I'm still trying to avoid. Executing the setup /? lists all the available options but none seem to cancel the application launch.


Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: Somewhat Easy
Platform(s): Windows
  • This can be overcome by creating an INF response file using /SAVEINF="<PATH>" and calling it using /LOADINF="<PATH>" during setup - charlesekeisler 6 years ago
0
Note
Install Technology Vendor
INNO Setup (Help File)

Available Deployment Methods:
Answer File
Vendor Default Switches

Recommended Deployment Method:
Answer File

Steps:
On a test machine run the provided setup file with the  /SAVEINF="<PATH>" parameter to capture an answer file
VSCodeSetup-ia32-1.18.1.exe /SAVEINF="VSCodeSetup-ia32-1.18.1.ini"
On target machines run the provided setup file with /LOADINF="<PATH>" parameter and silence
VSCodeSetup-ia32-1.18.1.exe /VERYSILENT /LOADINF="VSCodeSetup-ia32-1.18.1.ini"
Setup Information:
Setup Type: Legacy Setup with command line support
Deployment Method Used: Vendor Provided Command Line (answer file driven)
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Visual Studio Code

Version

1.13

Questions & Answers (1)

Questions & Answers related to Microsoft Visual Studio Code

Blogs (0)

Blog posts related to Microsoft Visual Studio Code

Reviews (0)

Reviews related to Microsoft Visual Studio Code

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ