Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
MSDN Blogs
>
Heath Stewart's blog
Heath Stewart's blog
About Windows Installer, the .NET Framework, and Visual Studio.
Executive Bloggers
S. Somasegar
Jason Zander
Brian Harry
Scott Guthrie
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Languages
Visual Basic
Visual C#
Visual C# by Eric Lippert
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Subscribe
Comments
Contact
Tags
.NET
64-bit
Custom Actions
Customizations
Development
Diagnosing
Essentials
Installation
Logging
MSI4.5
News
Pages
Personal
Script
Security
Tip
UAC
Uninstall
Vista
Visual Studio
VS2005SP1
VS2008SP1
VS2010
VS2010SP1
WiX
More
▼
Less
▲
Twitter feed
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Log Collection Utility
Collects logs for Visual Studio and .NET installs.
Visual Studio Setup and Installation
Forum on MSDN for help with Visual Studio setup.
Translate this page
Powered by
Microsoft® Translator
Menu
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Atom
Archives
Archives
April 2012
(1)
March 2012
(2)
February 2012
(3)
October 2011
(1)
May 2011
(1)
April 2011
(1)
March 2011
(5)
February 2011
(1)
December 2010
(3)
September 2010
(2)
August 2010
(3)
May 2010
(1)
April 2010
(1)
February 2010
(6)
December 2009
(1)
November 2009
(1)
October 2009
(2)
August 2009
(2)
July 2009
(2)
May 2009
(4)
April 2009
(1)
March 2009
(1)
February 2009
(3)
January 2009
(4)
December 2008
(2)
November 2008
(1)
October 2008
(1)
September 2008
(1)
August 2008
(6)
July 2008
(3)
June 2008
(1)
May 2008
(5)
April 2008
(4)
March 2008
(2)
February 2008
(4)
January 2008
(2)
December 2007
(3)
November 2007
(7)
October 2007
(3)
September 2007
(3)
August 2007
(6)
July 2007
(3)
June 2007
(3)
May 2007
(4)
April 2007
(3)
March 2007
(7)
February 2007
(7)
January 2007
(5)
December 2006
(7)
November 2006
(6)
October 2006
(9)
September 2006
(5)
August 2006
(5)
July 2006
(2)
June 2006
(8)
May 2006
(3)
April 2006
(9)
March 2006
(7)
February 2006
(9)
January 2006
(10)
December 2005
(4)
November 2005
(7)
October 2005
(11)
September 2005
(11)
August 2005
(13)
July 2005
(5)
June 2005
(6)
May 2005
(6)
April 2005
(7)
March 2005
(6)
February 2005
(4)
January 2005
(2)
December 2004
(2)
October 2004
(6)
September 2004
(1)
More
▼
Less
▲
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Heath Stewart's blog
Visual Studio 11 Beta Updates
Posted
1 month ago
by
Heath Stewart
0
Comments
Today we announced a new method of delivering updates using a notification system many Visual Studio developers should be familiar with: the Visual Studio Extension Manager. Developers will now be notified in Visual Studio when updates are available....
Heath Stewart's blog
Why Visual Studio 11 Requires Space on the System Drive
Posted
2 months ago
by
Heath Stewart
0
Comments
Users have asked why space is required on the system drive (typically the C: drive) when they choose to install Visual Studio 11 to another drive. While Visual Studio 11 does allow you to install the majority of features to another drive, VS11 still requires...
Heath Stewart's blog
Packaging Caching in Burn
Posted
2 months ago
by
Heath Stewart
3
Comments
There are times when repairing or servicing a product that source media is required. As more product installs move to web-based installs, these prompts for source are harder to solve. In order to replace missing, corrupted, or older files, the source...
Heath Stewart's blog
Announcing Visual Studio 11 Beta
Posted
3 months ago
by
Heath Stewart
0
Comments
Along with the release of the Windows 8 Consumer Preview , we have released Visual Studio 11 Beta and Jason Zander has announced many of the great new and improved features in VS11 Beta. We have also introduced a new setup experience with VS11. Setup...
Heath Stewart's blog
Introducing Sticky Patching and Add-ons
Posted
3 months ago
by
Heath Stewart
0
Comments
Late last week I checked in a feature for Windows Installer XML’s (WiX) chainer, Burn , that I’m really excited about (ask my colleagues): sticky patching. This is a feature at the bundle (what we call our composition of packages for Burn ) level that...
Heath Stewart's blog
Introducing Package Reference Counting
Posted
3 months ago
by
Heath Stewart
4
Comments
These days it’s more common to install products composed of more than one installer package. Modern applications are often a loose fitting of localized components and being authored into a single package just isn’t practical. For example, a localized...
Heath Stewart's blog
Introducing Managed Bootstrapper Applications
Posted
7 months ago
by
Heath Stewart
7
Comments
Now that WiX v3.6 has been released , I introduce the managed bootstrapper application (MBA) interoperability layer. It’s been available for a while actually, and if you’ve installed any builds of WiX v3.6, or the Microsoft Visual Studio 11.0 Developer...
Heath Stewart's blog
Installing across network may slow Visual Studio 2010 and Service Pack 1 setup
Posted
12 months ago
by
Heath Stewart
2
Comments
If you are installing Visual Studio 2010 or Visual Studio 2010 Service Pack 1 from across the network and are experiencing slow install times, this could be caused by low network bandwidth and long verification times. How to work around this issue For...
Heath Stewart's blog
Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1
Posted
over 1 year ago
by
Heath Stewart
2
Comments
After installing Visual Studio 2010 Service Pack 1, some users were unable to use the x64 or IA64 compilers from the Windows SDK 7.1. Now the Visual C++ team has released an update for VS2010 SP1 available here . For more information about the update...
Heath Stewart's blog
Verify the ISO checksum for Visual Studio 2010 Service Pack 1 before installing
Posted
over 1 year ago
by
Heath Stewart
0
Comments
While we recommend installing Visual Studio 2010 SP1 using the web download – which only downloads and install those packages needed on your machine – you can also download an ISO for offline use. If you downloaded the ISO for VS2010 SP1 from the Microsoft...
Heath Stewart's blog
Installing Visual Studio 2010 RTM and Service Pack 1 together
Posted
over 1 year ago
by
Heath Stewart
14
Comments
Now that Visual Studio 2010 SP1 has been released , administrators and developers may wish to install both RTM and SP1 together for a seamless experience. With the release of VS2010 RTM we already published the Visual Studio Administrator Guide that documents...
Heath Stewart's blog
Installing Visual Studio 2010 Service Pack 1 may prompt for source
Posted
over 1 year ago
by
Heath Stewart
15
Comments
Some users are reporting that when installing Visual Studio 2010 SP1 they are prompted for MSI files as shown in the following example screenshot. These prompts for source are most common during rollback on failed install attempts and uninstall since...
Heath Stewart's blog
Visual Studio 2010 Service Pack 1 has shipped
Posted
over 1 year ago
by
Heath Stewart
17
Comments
As announced in Soma’s blog post , Visual Studio 2010 SP1 has been released to MSDN subscribers today and will release to the general public on Thursday, March 10th. We have made a number of significant changes in Visual Studio 2010 SP1 from past releases...
Heath Stewart's blog
Visual Studio 2010 Service Pack 1 installing for over 2 hours could be a sign of a problem
Posted
over 1 year ago
by
Heath Stewart
79
Comments
On average customers are experience ~45 minute installs for Visual Studio 2010 SP1. Based on machine performance, even seeing install times of a little over an hour isn’t unexpected. But if VS2010 SP1 is taking more than a couple hours to install, there...
Heath Stewart's blog
A patch may take as long or longer to install than the target product
Posted
over 1 year ago
by
Heath Stewart
9
Comments
Often I’m asked why installing a Windows Installer patch (MSP) takes as long or longer to install than the target product (MSI). While this isn’t always the case for every patch, it’s certainly possible for a number of reasons. It may also come as a surprise...
Heath Stewart's blog
Providing feedback on Visual Studio 2010 Service Pack 1 Beta installation
Posted
over 2 years ago
by
Heath Stewart
8
Comments
By installing Visual Studio 2010 SP1 Beta now (or tomorrow for general availability ), you have a great opportunity to provide early feedback before we ship VS2010 SP1 RTM. Not only do we welcome feedback on the updates to the product such as the new...
Heath Stewart's blog
Announcing Visual Studio 2010 Service Pack 1 Beta
Posted
over 2 years ago
by
Heath Stewart
0
Comments
If you haven’t seen from Soma’s or Jason’s blog, Visual Studio 2010 SP1 Beta is available today for MSDN Subscribers and will be available on Thursday for the general public. This service pack contains a lot of performance improvements and a new Help...
Heath Stewart's blog
Delete shadow copies to compact VHDs and AVHDs
Posted
over 2 years ago
by
Heath Stewart
0
Comments
For a few years my primary development machine has actually been a VM with source located on a physical hard drive attached to the VM. This helps reduce latency compared to a differencing disk (AVHD) which may need to expand to accommodate additional...
Heath Stewart's blog
Restart Manager functionality in WiX 3.5
Posted
over 2 years ago
by
Heath Stewart
3
Comments
WiX 3.5 provides features to integrate with Visual Studio 2005, 2008, and 2010. But like many add-ins, since new files are being added they certainly can’t be in use by devenv.exe. So when we call devenv.exe /setup as part of our install, the changes...
Heath Stewart's blog
Downgrading Shared Components
Posted
over 2 years ago
by
Heath Stewart
3
Comments
Shared components define shared resources. It might seem obvious, but it’s important to understand that whatever you do to a shared resource during the installation of one product affects those same resources for any other product. For example, when upgrading...
Heath Stewart's blog
Comparison of PatchWiz and WiX v3 Patch Build
Posted
over 2 years ago
by
Heath Stewart
10
Comments
The Windows Installer SDK ships a library named patchwiz.dll . This contains the logic to build a patch from pairs of database packages ( .msi files, or simply MSIs) along with other configuration properties. Another tool that the SDK ships is msimsp...
Heath Stewart's blog
Visual Studio 2010 Uninstall Utility
Posted
over 2 years ago
by
Heath Stewart
32
Comments
While we hope you’ll love Visual Studio 2010 for all the application development it enables with powerful features and a robust extension model that enables great extensions like the Productivity Power Tools , if you ever need to uninstall Visual Studio...
Heath Stewart's blog
Customizing Shortcuts for Visual Studio
Posted
over 2 years ago
by
Heath Stewart
0
Comments
After installing the last several releases of Visual Studio, you’ll find shortcuts to command prompts that automatically set up the PATH, INCLUDE, LIB, and other environment variables. At least with Visual Studio 2010 these command prompts have larger...
Heath Stewart's blog
Detection keys for .NET Framework 4.0 and Visual Studio 2010
Posted
over 2 years ago
by
Heath Stewart
4
Comments
Now that Microsoft .NET Framework 4.0 and Visual Studio 2010 have been released, developers may wonder how to detect them on the system. As with previous releases, we support registry detection of either product family and Windows Installer component...
Heath Stewart's blog
Major Upgrades with Shared Components
Posted
over 2 years ago
by
Heath Stewart
1
Comments
Major upgrades are Windows Installer products that can be installed like any other product with the added benefit of removing one ore more related products. For example, version 2 of a product can be installed on a clean machine, or on a machine with...
Page 1 of 12 (291 items)
1
2
3
4
5
»