Skip to main content
Microsoft
Visual Studio Setup
Visual Studio Setup
  • Home
  • DevBlogs
    • App Center
    • Azure DevOps
    • Notification Hubs
    • Visual Studio
    • Visual Studio Code
    • Visual Studio for Mac
    • Azure Artifacts
    • Azure Boards
    • Azure Pipelines
    • Azure Repos
    • Azure Test Plans
    • DevOps
    • C++
    • Java
    • Java Blog in Chinese
    • JavaScript
    • PowerShell
    • Python
    • Q#
    • Scripting
    • TypeScript
    • Visual Basic
    • Visual C#
    • Visual F#
    • .NET
    • ASP.NET
    • NuGet
    • Xamarin
    • Apps for Windows
    • Azure Government
    • Azure SDKs
    • Bing Dev Center
    • Command Line
    • Developer Support
    • DirectX Developer Blog
    • IoT Developer
    • Math In Office
    • Microsoft Edge Dev
    • Microsoft Azure
    • Office 365 Development
    • Old New Thing
    • PAX Graph
    • PAX Media
    • PAX Windows
    • Perf and Diagnostics
    • PIX on Windows
    • Startup Developers
    • Surface Duo
    • Sustainable Software
    • Windows Search Platform
    • Azure Cosmos DB
    • Azure Data Studio
    • Azure SQL
    • Azure Synapse Analytics
    • OData
    • Revolutions R
    • SQL Server Data Tools

    Visual Studio Setup

    Installation and containerization of the Visual Studio family of products

    November 2007 | Visual Studio Setup

    The Essentials, or Heath's Greatest Hits
    The Essentials, or Heath's Greatest Hits
    AvatarHeath StewartNovember 30, 2007Nov 30, 200711/30/07
    People commonly ask me what to start reading to learn about Windows Installer. Internally I point people to a wiki I maintain with lots of links to various sources, and some of those links are to my own blog posts. Externally I typically link to all these same sources, and typing all those links and maintaining the list becomes tedious. So I'...

    Comments are closed.0Personal
    Microsoft .NET Framework 2.0 Service Pack 1, and How to Detect It
    Microsoft .NET Framework 2.0 Service Pack 1, and How to Detect It
    AvatarHeath StewartNovember 26, 2007Nov 26, 200711/26/07
    No doubt you've heard the Microsoft .NET Framework 3.5 was released. Aaron Stebner has posted a list of links to 3.5, as well as 2.0 Service Pack 1 (SP1) and 3.0 SP1. It's important to note that if you install 3.5 you're actually getting 2.0 SP1 and 3.0 SP1 both.The .NET Framework 3.5 consists of the following: While 2.0 SP1 and 3.0 SP1 are ...

    Comments are closed.0DetectionInstallation
    How to Install TFC without PPE
    How to Install TFC without PPE
    AvatarHeath StewartNovember 20, 2007Nov 20, 200711/20/07
    Microsoft Visual Studio 2008, now available for MSDN subscribers and Express editions freely available to everyone, is a huge application. It takes a while to install and, in the case of Visual Studio 2005 Service Pack 1, a long time to patch. Installing or patching multiple copies of shared components can be time-consuming. So if you've ...

    Comments are closed.0InstallationNews
    AppCompat in Windows Installer
    AppCompat in Windows Installer
    AvatarHeath StewartNovember 6, 2007Nov 6, 200711/6/07
    The Application Compatibility (AppCompat) platform in Windows is a powerful feature that allows for fixes on practically any program or package to be loaded on Windows. Windows Installer takes advantage of a protected database full of fixes in the form of transforms and custom action shims.While looking in a verbose Windows Installer log, you ...

    Comments are closed.0InstallationLogging
    Sequencing before Versioning
    Sequencing before Versioning
    AvatarHeath StewartNovember 6, 2007Nov 6, 200711/6/07
    File versions in Windows Installer and properties like REINSTALL and REINSTALLMODE determine what files are copied to their destination. But before files versions are even a factor, any patches being installed or already installed are sequenced first.A Windows Installer patch file, a .msp file, contains a set of transforms for one or more ...

    Comments are closed.0Installation
    Shim Database to XML
    Shim Database to XML
    AvatarHeath StewartNovember 3, 2007Nov 3, 200711/3/07
    Extracts data as XML from a shim database used for application compatibility. Please leave feedback on the tool here on this page. This was developed using what little public documentation is available on MSDN as well as some experimentation at other functions that were exported from apphelp.dll, such as SdbReadBYTETag() which I reasoned ...

    Comments are closed.0DevelopmentPages
    Windows Installer Properties and Conditions
    Windows Installer Properties and Conditions
    AvatarHeath StewartNovember 1, 2007Nov 1, 200711/1/07
    In many languages, some variables can take a value of different types but with the same meaning. Variants in script, for example, can take 0 or false; or they can take any non-zero value and true. The following JScript example prints "Same".if (0 == false) WScript.Echo("Same");The same is not true of Windows Installer however, and conditions ...

    Comments are closed.0ARPSYSTEMCOMPONENTInstallation
    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