Skip to main content

Release date: 2 December 2025

Release notes Master Packager Dev 2.0.0

New features

  • MPDEV-2275 Allow setting $.installDir for packages to other drives than system root drive
  • MPDEV-2379 Display default icon for conflicting processes without an icon
  • MPDEV-2476 Align file-in-use detection with MSDN documentation for different MSIRESTARTMANAGERCONTROL property values
  • New MSI installer/updater UI design MPDEV-2586
  • MPDEV-2589 Allow to configure list of applications to prompt to user for launch after successful MSI installation
  • MPDEV-2590 Display dialog when system needs to be restarted after successful MSI installation

Bugs fixed

  • MPDEV-2376 Add validation for digital signature when building MSIX package
  • MPDEV-2377 Short file names are not generated for internet shortcuts put in IniFile table
  • MPDEV-2378 MP_PackageDependencies should not use localizable string for DisplayName column type
  • MPDEV-2419 User should not be asked to close conflicting processes when installing MSI with /qb- switch
  • MPDEV-2492 AppLogo.png is deleted by Restart Manager when PC is restarted after MSI upgrade
  • MPDEV-2609 Unable to sign files with Trusted Signing if project path contains a space
  • MPDEV-2671 Unnecessary directory added when adding files to TARGETDIR
  • MPDEV-2721 Installation not finished immediately on some machines after install dialog is successfully closed
  • MPDEV-2731 Cannot build MSIX package with PSF disabled and PSF configFile not specified