Microsoft posts beta of new installer software


Recommended Posts

According to PC World (Australia) "Microsoft Corp. Friday shipped the first beta of a software installer that is one key piece in a forthcoming overhaul of the company?s patch management architecture.

Microsoft Installer (MSI) 3.0, now available to users in the beta program, will become one of two installer technologies that will replace the jumble of eight installers Microsoft has today for installing patches.

MSI 3.0 will be used for most applications, while Update.exe will be the installer for the operating system."i>

Here is some extra information on MSI 3.0 Beta I've gathered. :happy:

Compatibility - Packages and patches authored for MSI 2.0 are fully supported on the MSI 3.0 engine. By just installing MSI 3.0 users will be able to benefit from its many servicing improvements. MSI 3.0 patches have additional data tables which are necessary to completely exploit the new features. It is important to note that MSI3.0 patches can be installed by MSI 2.0 ? the engine will just ignore the new tables and the associated functionality. Patch Removal b>? MSI 3.0 provides native support to remove small and minor updates (patches). Any patch installed by the MSI 3.0 engine is eligible for removal. The removal of a patch is the functional equivalent of never installing the patch. The state (files, regkeys, etc?) of the product when a patch (or patches) is installed and removed is identical to its state where the patch (or patches) was never installed. Patches can be removed in any order. Patches are removed using the command line or the calling the MsiRemovePatches ASequencingng ? The new MSI 3.0 patch sequence table enables authors to provide explicit instructions for the order in which updates should be applied on target machines. Updates will be applied to target products in a consistent and predictable order regardless of the order in which they are physically provided to the target machine. By adding the patch sequence table authors can reliably update un-versioned files. Patches without the sequence table will be applied in the order in which they are provided to the enPerformanceance ? Patches installed with the MSI 3.0 engine will take substantially less time to apply as compared to previous versions. Patching no longer implies a full product reinstall, so the engine does not have to examine all product files during patching operations. MSI 3.0 makes a distinction between product repair and patching and will use a lighter weight reinstall mechanism that only updates the files affected by a patch. MSI 3.0 also reduces needless file copies during patch application to further speed up paSource List API t API ? MSI 3.0 provides significant enhancements for system administrators to manage the list of sources for products and patches. New APIs will enable full static management of the product sources including network, URL and Media sources and enable access to read, edit and replace the MSI source lists from an externalMultiple Patching atching - MSI 3.0 allows more than one patch to be installed (or removed) in a single installation transaction with integrated progress, rollback, and reboot behavior. Patches installed together in a single transaction can still be uninstalled individually. If one patch in the set obsoletes, supersedes, or touches the same files as other patches in the set, MSI will take this into account. MSI 2.0 patches are fully supported, and there are no additional authoring requirements to enable this functInventory APIs ry APIs ? MSI3.0 supports rich product, feature, component and patch inventory queries. Privileged accounts can use the new inventory APIs to enumerate across user and install contexts.

Here is some extra information on MSI 3.0 Beta I've gathered. :happy:

Compatibility - Packages and patches authored for MSI 2.0 are fully supported on the MSI 3.0 engine. By just installing MSI 3.0 users will be able to benefit from its many servicing improvements. MSI 3.0 patches have additional data tables which are necessary to completely exploit the new features. It is important to note that MSI3.0 patches can be installed by MSI 2.0 ? the engine will just ignore the new tables and the associated functionality. Patch Removal b>? MSI 3.0 provides native support to remove small and minor updates (patches). Any patch installed by the MSI 3.0 engine is eligible for removal. The removal of a patch is the functional equivalent of never installing the patch. The state (files, regkeys, etc?) of the product when a patch (or patches) is installed and removed is identical to its state where the patch (or patches) was never installed. Patches can be removed in any order. Patches are removed using the command line or the calling the MsiRemovePatches ASequencingng ? The new MSI 3.0 patch sequence table enables authors to provide explicit instructions for the order in which updates should be applied on target machines. Updates will be applied to target products in a consistent and predictable order regardless of the order in which they are physically provided to the target machine. By adding the patch sequence table authors can reliably update un-versioned files. Patches without the sequence table will be applied in the order in which they are provided to the enPerformanceance ? Patches installed with the MSI 3.0 engine will take substantially less time to apply as compared to previous versions. Patching no longer implies a full product reinstall, so the engine does not have to examine all product files during patching operations. MSI 3.0 makes a distinction between product repair and patching and will use a lighter weight reinstall mechanism that only updates the files affected by a patch. MSI 3.0 also reduces needless file copies during patch application to further speed up paSource List API t API ? MSI 3.0 provides significant enhancements for system administrators to manage the list of sources for products and patches. New APIs will enable full static management of the product sources including network, URL and Media sources and enable access to read, edit and replace the MSI source lists from an externalMultiple Patching atching - MSI 3.0 allows more than one patch to be installed (or removed) in a single installation transaction with integrated progress, rollback, and reboot behavior. Patches installed together in a single transaction can still be uninstalled individually. If one patch in the set obsoletes, supersedes, or touches the same files as other patches in the set, MSI will take this into account. MSI 2.0 patches are fully supported, and there are no additional authoring requirements to enable this functInventory APIs ry APIs ? MSI3.0 supports rich product, feature, component and patch inventory queries. Privileged accounts can use the new inventory APIs to enumerate across user and install contexts.

MSI 3.0..

Patches, Patches and More Patches...

That :D its focus. :D

i would use MSI over nullsoft any day. go for the features. besides, you only install something once, so who cares how long it really takes as long as it's not an eternity? :blink:

btw, MSI 3.0 is supposed to be a lot faster, and like xStainDx said, patches are the biggest thing with this version. afaik anyway... :unsure:

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. Sure, the way Microsoft is pushing Microsoft Edge on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
    • I was just being silly based on David Uzondu's comment ☺️
    • The unified inbox, when it arrives, will be a powerful argument for those who have > 1.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!