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
    • Dr. International
    • 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

    September 2005 | Visual Studio Setup

    Double-clickable Patches
    Double-clickable Patches
    Avatar Heath Stewart September 30, 2005 Sep 30, 2005 09/30/05
    Beginning with Windows Installer 3.0, bare .msp files can be double-clicked (invoked with the default verb) and will install correctly, assuming no other problems. Windows Installer will determine the updated features based on the changed components and will automatically reinstall those features. The effect is the same as specifying those ...

    Comments are closed.0Installation
    Building Quality Windows Installer Packages
    Building Quality Windows Installer Packages
    Avatar Heath Stewart September 27, 2005 Sep 27, 2005 09/27/05
    Building quality installation packages not only helps set up your application correctly but also helps maintain your application. A quality installer fosters quality patches. The Windows Installer SDK offers a lot of information about how to author installation packages but how do you do it right? Why not ask the Windows Installer team?...

    Comments are closed.0Installation
    Controlling how MsiPatchSequence is Generated
    Controlling how MsiPatchSequence is Generated
    Avatar Heath Stewart September 22, 2005 Sep 22, 2005 09/22/05
    When running on Windows Installer 3.0 and newer, the MsiPatchSequence table dictates how patches apply to a target product install. When using PatchWiz.dll, you can allow this table to be automatically generated, fill it with data yourself, or even prevent it from being generated if you want Windows Installer 2.0 behavior. This means that ...

    Comments are closed.0Installation
    Don't Install from a Drive Substitution
    Don't Install from a Drive Substitution
    Avatar Heath Stewart September 21, 2005 Sep 21, 2005 09/21/05
    If you're not familiar with the subst.exe application, it allows you to create DOS devices for a given path using the DefineDosDevice API. Note in the API remarks the following:Windows Server 2003 and Windows XP: The function creates a device name for a caller that is not running in the LocalSystem context in its own Local MS-DOS device ...

    Comments are closed.0Installation
    Catching Exceptions in JScript.NET
    Catching Exceptions in JScript.NET
    Avatar Heath Stewart September 20, 2005 Sep 20, 2005 09/20/05
    JScript.NET was created to be compatible with JScript while benefiting from and providing access to more robust features of the .NET Framework. If you're accustomed to more oft-used managed languages like C# and VB.NET, catching different types of exception classes should be no stranger. Considering JScript.NET, however, what would you expect ...

    Comments are closed.0Script
    Monad Beta 2 Available
    Monad Beta 2 Available
    Avatar Heath Stewart September 17, 2005 Sep 17, 2005 09/17/05
    Want a shell that doesn't peak at the for command and that's built on the latest .NET Framework? Monad beta 2 is available for download! Monad is an object-oriented shell that lets you manipulate output and has an extensible provider model so that you can traverse different data sets. Beta 2 ships with providers for Monad aliases, Windows ...

    Comments are closed.0NewsPowerShell
    Blog Customizations, Part 2
    Blog Customizations, Part 2
    Avatar Heath Stewart September 12, 2005 Sep 12, 2005 09/12/05
    As mentioned earlier, I wanted to persist your preferences for whether certain collapsible panels were in the collapsed or expanded state. With a simple ECMA-compliant wrapper class around document.cookie and a few minor changes to the CollapsiblePanel class, state for unique panels can be remembered. The cookie wrapper class is pretty ...

    Comments are closed.0CustomizationsDevelopment
    How Patching Works
    How Patching Works
    Avatar Heath Stewart September 12, 2005 Sep 12, 2005 09/12/05
    Previously I blogged about what is in a patch, but how do patches work? To put it imply, patches transform a view of the product or products that the patch targets.Patches (.msp files) contain a set of transforms: one transform changes the target product into the upgraded product, and one transform adds information specific to the patch. This ...

    Comments are closed.0EssentialsInstallation
    Blog Customizations
    Blog Customizations
    Avatar Heath Stewart September 12, 2005 Sep 12, 2005 09/12/05
    In my seemingly never-ending quest to provide a simple, compact, yet stylish design for this blog I have recently made a customization based on what Josh Ledgard did sometime back to make collapsible panels, though I wanted something more easily reusable. I whipped together an ECMAScript — that is, ECMA-compliant JScript and ...

    Comments are closed.0CustomizationsDevelopment
    Updated Sample MSI Scripts
    Updated Sample MSI Scripts
    Avatar Heath Stewart September 2, 2005 Sep 2, 2005 09/2/05
    Yesterday I blogged about what a patch file (.msp file) contains, as well as most other Windows Installer files. You might find, however, that some of the sample Windows Installer scripts in the Samples\SysMgmt\Msi\Scripts don't work with patch files. The reason is because you must pass msiOpenDatabaseModePatchFile (32) to the Installer....

    Comments are closed.0Installation
    • Page 1
    • Page 2
    • Next page
    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