Skip to main content
Microsoft
Visual Studio Setup
Visual Studio Setup
  • Home
  • DevBlogs
    • Visual Studio
    • Visual Studio Code
    • Visual Studio for Mac
    • DevOps
    • Developer support
    • CSE Developer
    • Azure SDK
    • IoT
    • Command Line
    • Perf and Diagnostics
    • Notification Hubs
    • Math in Office
    • DirectX
    • PIX
    • SurfaceDuo
    • Startups
    • Sustainable Engineering
    • C++
    • Java
    • Java Blog in Chinese
    • JavaScript
    • PowerShell Community
    • PowerShell Team
    • Python
    • Q#
    • TypeScript
    • Visual Basic
    • Visual C#
    • Visual F#
    • .NET
    • ASP.NET
    • NuGet
    • Xamarin
    • #ifdef Windows
    • Apps for Windows
    • Azure Depth Platform
    • Azure Government
    • Bing Dev Center
    • Microsoft Edge Dev
    • Microsoft Azure
    • Office 365 Development
    • Old New Thing
    • Windows MIDI and Music dev
    • Windows Search Platform
    • Azure Cosmos DB
    • Azure Data Studio
    • Azure SQL
    • OData
    • Revolutions R
    • SQL Server Data Tools

    Visual Studio Setup

    Installation and containerization of the Visual Studio family of products

    Mailbag Archives | Visual Studio Setup

    Workaround for when Visual Studio Update says it doesn’t apply
    Workaround for when Visual Studio Update says it doesn’t apply
    Avatar Heath Stewart September 12, 2014 Sep 12, 2014 09/12/14
    I previously blogged about a problem some customers were running into that prevented Visual Studio Update from installing. You might see a dialog like the one to the right and an error message that read something like, Update 2 does not apply, or is blocked by another condition on your computer. At least for many people, they had an ...

    Comments are closed.0InstallationMailbag
    How to register your program for file extensions shared with other programs
    How to register your program for file extensions shared with other programs
    Avatar Heath Stewart August 21, 2014 Aug 21, 2014 08/21/14
    One frequently asked question is, “how do we register our program for a file extension when other versions (or programs) that handle it might also be installed?” The overarching question is really about how to have non-shared resources both write to a shared resource.  But in the case with the Windows registry and file ...

    1DevelopmentFAQ
    Why Visual Studio 11 Requires Space on the System Drive
    Why Visual Studio 11 Requires Space on the System Drive
    Avatar Heath Stewart March 7, 2012 Mar 7, 2012 03/7/12
    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 space on the system drive for the following reasons: For Visual Studio ...

    Comments are closed.0InstallationMailbag
    A patch may take as long or longer to install than the target product
    A patch may take as long or longer to install than the target product
    Avatar Heath Stewart February 20, 2011 Feb 20, 2011 02/20/11
    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 that the size of the patch can have little to do with the time to ...

    Comments are closed.0InstallationLogging
    Downgrading Shared Components
    Downgrading Shared Components
    Avatar Heath Stewart September 8, 2010 Sep 8, 2010 09/8/10
    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 one product to update files shared with another product, that other product ...

    Comments are closed.0MailbagMSI4.5
    Comparison of PatchWiz and WiX v3 Patch Build
    Comparison of PatchWiz and WiX v3 Patch Build
    Avatar Heath Stewart August 24, 2010 Aug 24, 2010 08/24/10
    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.exe which uses patchwiz.dll and parses command line options. These tools consume an input file ...

    Comments are closed.0InstallationMailbag
    Customizing Shortcuts for Visual Studio
    Customizing Shortcuts for Visual Studio
    Avatar Heath Stewart August 21, 2010 Aug 21, 2010 08/21/10
    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 buffers and enable quick edit mode, but some people like to customize these shortcuts ...

    Comments are closed.0MailbagUAC
    Test your conditions
    Test your conditions
    Avatar Heath Stewart February 15, 2010 Feb 15, 2010 02/15/10
    When testing the serviceability of your product before you ship, it’s important to test any conditions you might have on the product, features, components, and actions.Feature conditions can set the install level of a feature when the package is installed. But as the Condition table documentation states, be sure that the condition does ...

    Comments are closed.0InstallationMailbag
    Verify ISO before burning or mounting Visual Studio 2010 RC
    Verify ISO before burning or mounting Visual Studio 2010 RC
    Avatar Heath Stewart February 10, 2010 Feb 10, 2010 02/10/10
    If you have downloaded the Visual Studio 2010 Release Candidate (RC) from MSDN or the Download Center as an ISO and are having problems installing it, it could be that either the ISO wasn’t downloaded correctly or that it wasn’t burnt to DVD correctly.On the installation error dialog, you will find a link to the installation log. ...

    Comments are closed.0InstallationMailbag
    Why does ICE03 state my localized template string is invalid?
    Why does ICE03 state my localized template string is invalid?
    Avatar Heath Stewart February 13, 2009 Feb 13, 2009 02/13/09
    QuestionWhen I run ICE validation, why does ICE03 state the following error? ICE03 ERROR Invalid template string; Table: Error, Column: Message, Key(s): 1958 The string reads, ユーザー [2] の特権が不十分です。必要な特権を...

    Comments are closed.0FAQInstallation
    Relevant Links
    Visual Studio
    Visual Studio Installer documentation
    Topics
    .NET64-bitARPSYSTEMCOMPONENTCodeContainerizationContainersCustom ActionsCustomizationsDebuggingDetectionDevelopmentDiagnosingDockerEssentialsFAQHotfixInstallationKBLocalizationLoggingMailbagMSI4.5NewsPagesPersonalPowerShellpsmsiScriptSecurityServiceabilityShared ComponentsSilverlightTipTroubleshootingUACUninstallVirtualizationVistaVisual StudioVSVS 2010VS11VS15VS2005SP1VS2008SP1VS2010VS2010SP1VS2012VS2013VS2015VS2017VS2019VSCodeVSUpdatevswhereWin8Windows 7WiX
    Archive
  • April 2019
  • December 2018
  • November 2018
  • August 2018
  • June 2018
  • April 2018
  • January 2018
  • November 2017
  • October 2017
  • September 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • September 2016
  • January 2016
  • December 2015
  • July 2015
  • June 2015
  • April 2015
  • September 2014
  • August 2014
  • June 2014
  • May 2014
  • April 2014
  • February 2014
  • January 2014
  • October 2013
  • July 2013
  • June 2013
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • October 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • December 2010
  • September 2010
  • August 2010
  • May 2010
  • April 2010
  • February 2010
  • December 2009
  • November 2009
  • October 2009
  • August 2009
  • July 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005
  • September 2005
  • August 2005
  • July 2005
  • June 2005
  • May 2005
  • April 2005
  • March 2005
  • February 2005
  • January 2005
  • December 2004
  • October 2004
  • September 2004
  • Stay informed

    Login
    Code Block
    What's new
    • Surface Duo
    • Surface Laptop Go
    • Surface Pro X
    • Surface Go 2
    • Surface Book 3
    • Microsoft 365
    • Windows 10 apps
    • HoloLens 2
    Microsoft Store
    • Account profile
    • Download Center
    • Microsoft Store support
    • Returns
    • Order tracking
    • Virtual workshops and training
    • Microsoft Store Promise
    • Financing
    Education
    • Microsoft in education
    • Office for students
    • Office 365 for schools
    • Deals for students & parents
    • Microsoft Azure in education
    Enterprise
    • Azure
    • AppSource
    • Automotive
    • Government
    • Healthcare
    • Manufacturing
    • Financial services
    • Retail
    Developer
    • Microsoft Visual Studio
    • Windows Dev Center
    • Developer Center
    • Microsoft developer program
    • Channel 9
    • Microsoft 365 Dev Center
    • Microsoft 365 Developer Program
    • Microsoft Garage
    Company
    • Careers
    • About Microsoft
    • Company news
    • Privacy at Microsoft
    • Investors
    • Diversity and inclusion
    • Accessibility
    • Security
    English (United States)
    • Sitemap
    • Contact Microsoft
    • Privacy
    • Manage cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2021