MSFN Forum: Visual Studio 2012 Express unattended - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Visual Studio 2012 Express unattended Rate Topic: -----

#1 User is offline   darks0ul 

  • Member
  • PipPip
  • Group: Members
  • Posts: 147
  • Joined: 15-September 04

Posted 18 February 2013 - 02:19 PM

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:

Quote

[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?


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy