Showing tag results for Installation

Jan 21, 2014
Post comments count0
Post likes count0

Uninstalling Visual Studio 2013 with VSUpdate error: Element not found

Heath Stewart
Heath Stewart

Our first public release of Visual Studio Update for Microsoft Visual Studio 2013 is available. There are, however, a couple of known issues in hopefully uncommon scenarios. Symptom If you attempt to uninstall Visual Studio 2013 after VSUpdate has been installed, you may see an error after a while that reads “Element not found.” VS2013 may not be...

InstallationVisual StudioVSUpdate
Jul 3, 2013
Post comments count0
Post likes count0

Windows Installer PowerShell Module 2.2.1 Released

Heath Stewart
Heath Stewart

Yesterday I released servicing update 2.2.1, which updates 2.2.0 to fix a few bugs and add a few cool new features: Version-specific documentation has been added, but the most significant change to the documentation is the complete overhaul of the examples. Apart from removing some old examples using deprecated functionality, I organized the...

InstallationDevelopment64-bit
Jun 13, 2013
Post comments count0
Post likes count0

Windows Installer PowerShell Module 2.2.0 Released

Heath Stewart
Heath Stewart

Years ago I released PowerShell cmdlets (“command-lets”) that make querying product and patch information easy and robust. Windows PowerShell is a powerful shell that pipes objects – not simply text – and provides full access to the .NET Framework as part of the language (though higher-level constructs are most often better). Earlier this week I r...

InstallationDevelopmentpsmsi
Nov 27, 2012
Post comments count0
Post likes count0

Visual Studio 2012 Update 1 has Released

Heath Stewart
Heath Stewart

To provide incremental value to our customers, we have released Visual Studio Update 1 and will be notifying all Visual Studio 2012 customers via toast notifications (like you get for VS package updates) soon.Soma’s blog has more information on VSUpdate in general, as well as some of the features you can expect. And check out Brian’s bl...

InstallationVisual StudioNews
Sep 6, 2012
Post comments count0
Post likes count0

Windows Installer XML (WiX) v3.6 Released

Heath Stewart
Heath Stewart

The Windows Installer XML (WiX) team has released version 3.6 which, most notably, released a powerful and customizable chainer named Burn. The Visual Studio 2012 setup applications were built on Burn using features such as package caching, reference counting, and sticky patching to improve the overall experience from past releases.Head on over to ...

InstallationNewsWiX
Aug 23, 2012
Post comments count0
Post likes count0

Visual Studio 2012 RTM will not install on pre-release versions of Windows 8

Heath Stewart
Heath Stewart

SymptomCustomers installing Visual Studio 2012 RTM on pre-release versions of Windows 8 or Windows Server 2012 may see the following error after launching the setup application: The .Net Framework installed on this machine does not meet the minimum required version: 4.5.50709. This is a blocking error and only allows the install to be canceled.Caus...

InstallationVisual StudioVS2012
Aug 22, 2012
Post comments count0
Post likes count0

Visual Studio 2012 can only install to certified Windows To Go drives

Heath Stewart
Heath Stewart

Windows To Go is a cool new enterprise features to enable a mobile workforce to carry around an enterprise-managed installation of Windows on a USB thumb drive. However, only certified thumb drives appear as fixed drives and, therefore, Visual Studio 2012 can only install to certified drives. VS2012, like some other products, only supports installi...

InstallationVisual StudioVS2012
Aug 17, 2012
Post comments count0
Post likes count0

A certificate chain could not be built to a trusted root authority

Heath Stewart
Heath Stewart

This was a preview of a Knowledge Base article which has been published as KB2746268.SymptomAfter Visual Studio 2012 has been installed, the finish page displays the following: Setup Completed However, not all features installed correctly. Please correct the following problems to ensure full product functionality. Click here to see the most common ...

InstallationVisual StudioVS2012
Aug 17, 2012
Post comments count0
Post likes count0

Upgrading from Visual Studio 2012 RC to RTM

Heath Stewart
Heath Stewart

Now that Visual Studio 2012 and .NET Framework 4.5 have been released, some customers are wondering if they need to uninstall the Visual Studio 2012 Release Candidate (RC) first before upgraded. In general, the answer is “no”. VS2012 RC will upgrade to RTM, but there are a few things to note: For more information about compat...

InstallationVisual StudioVS2012
Aug 3, 2012
Post comments count0
Post likes count0

Detection keys for Visual Studio 2012

Heath Stewart
Heath Stewart

Administrators and developers who need to detect if Visual Studio 2012 is installed on a machine can use similar keys as those used for past releases like Visual Studio 2010. In general, these detection keys are always found in the 32-bit registry hive with a pattern like: So if you needed to detect if VS2012 Ultimate is installed, you can c...

InstallationVS2012Detection