Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Visual Studio 2012 Express unattended

Featured Replies

Hi,

I'm trying to perform an unattended installation of VS2012 Express for Windows Desktop without some packages (like SQL things). However, I do not have a way to list the available packages and disable them through AdminDeployment.xml, like this:


<?xml version="1.0" encoding="utf-8"?>
<AdminDeploymentCustomizations xmlns="http://schemas.microsoft.com/wix/2011/AdminDeployment">
<BundleCustomizations TargetDir="default" NoWeb="yes"/>

<SelectableItemCustomizations>
<SelectableItemCustomization Id="windows61_kb2664825_x86msu" Selected="no" />
</SelectableItemCustomizations>

</AdminDeploymentCustomizations>

The packages listed here do not seem to work with this version, nor do the ones that I got from the MSI log:

[07B4:0280][2013-02-17T11:49:40]: Detected package: Preparation_Uninstall, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: windows61_kb2664825_x86msu, state: Present, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: windows61_kb2664825_x64msu, state: Present, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: netfxfullredist_43, state: Present, cached: Complete

[07B4:0280][2013-02-17T11:49:40]: Detected package: vcRuntimeMinimum_x86, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: vs_minshellcore, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: vs_minshellinterop, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: vs_minshellres, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: ssceruntime_x86_msi, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: ssceruntime_x64_msi, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: vcRuntimeAdditional_x86, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: vcRuntimeDebug_x86, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: vcRuntimeDebug_x64, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: sqldom_x86, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: sqldom_amd64, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: sqlls_x86, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: sqlls_amd64, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: sqlncli_x86, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: sqlncli_amd64, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: sqlcmdlnutils_amd64, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: sqlcmdlnutils_x86, state: Absent, cached: None

[07B4:0280][2013-02-17T11:49:40]: Detected package: TSqlLanguageService, state: Absent, cached: None

...

Does anybody have experience with this type of unattended setup?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.