Showing results for Uncategorized Archives - Page 5 of 38 - Visual Studio Setup

Apr 17, 2014
0
0

Error in installation log for Visual Studio 2013 Update 2 RC can be misleading

Heath Stewart
Heath Stewart

Given many of the exciting announcements and features demonstrated recently at Build 2014, customers are downloading Visual Studio 2013 Update 2 RC. This update is quite a bit bigger than VS2013 Update 1 since it contains many new features. A small number of customers, however, are experiencing problems installing VS2013.2 RC. Symptoms While spec...

InstallationVisual StudioDiagnosing
Feb 11, 2014
0
0

How to relocate the Package Cache

Heath Stewart
Heath Stewart

Visual Studio can require a lot of space on the system drive. Based on years of data collected from customers’ installations from the Customer Experience Improvement Program, we took advantage of this feature in Burn – the Windows Installer XML (WiX) chainer – to eliminate most errors during repair, servicing, and even uninstall. This was not a pop...

InstallationVisual StudioWiX
Jan 21, 2014
0
0

Upgrading Visual Studio 2013 Update to a newer Update may be slow

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. Fixed We have fixed this in future versions of Visual Studio Update. This post is kept for historical reasons should any users have problems upgrading from pre-release versio...

InstallationVisual StudioVSUpdate
Jan 21, 2014
0
0

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
Oct 7, 2013
0
0

Visual Studio 2013 shortcuts in Windows 8.1

Heath Stewart
Heath Stewart

Windows 8.1 made a change for RTM – as some MSDN Subscribers might’ve noticed – where newly installed applications’ shortcuts are not immediately visible on the Start menu. They are still installed and indexed, but you need to either swipe down on your touch screen or click the down arrow as shown below. On the Start menu, you can also just ...

Jul 3, 2013
0
0

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
0
0

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
0
0

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
Oct 8, 2012
0
0

Visual Studio 2012 Update 1 CTP3 is Available

Heath Stewart
Heath Stewart

Visual Studio 2012 Update (VSUpdate) is our way of delivering fixes and, in some cases, new features to our VS2012 customers. The latest Community Technical Preview (CTP) is available for download now.See the ALM and TFS blog post for more information.

Visual StudioVS2012VSUpdate
Sep 6, 2012
0
0

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