Release date: 21 May 2025

Release notes Master Packager 25.4.9272

New features

Master Packager

  • Added support to automatically create default Feature when selecting Create as Empty Folder action in Files editor when MSI has no Features already created. MPDEV-2380

  • Improved component mapping for .ini files.
    Instead of having separate components for .ini files in File table and .ini files in IniFile table now only one component will be created for each .ini file in File and IniFile tables. MPDEV-2366

Master Packager Toolbox

  • Added multi-tenant support for Intune upload. MPDEV-2381
    This will make your life easier if you are a MSP (Managed Service Provider) packaging for multiple customers or an organization with multiple Intune tenants for testing and production.

Add Intune tenant in Master Packager Toolbox

Each added Intune tenant has a detail view to see tenant settings, app template, action to upload packages to the tenant.
Detail view of added Intune tenant in Master Packager Toolbox

  • Added group assignment support for Intune upload. MPDEV-2333
    Now when uploading package to Intune it is possible to set assignment groups.

Intune Assignments in Master Packager Toolbox

Adding Intune Assignments in Master Packager Toolbox

If you always deploy your created packages to a specific group like a test group, it is now possible to set default assignment groups for packages uploading to Intune using Master Packager Toolbox.

Intune assignment templates in Master Packager Toolbox for each added Intune tenant

Master Wrapper

Script builder - New feature in the Script explorer that helps building PSAppDeployToolkit scripts to solve different problems that will otherwise require reading documentation or have high risk of human errors. This is more reliable than asking AI to do it for you.

Script builder in Master Wrapper

  • Script builder: Add UI to convert .reg files to Set-ADTRegistryKey commands MPDEV-2254
    Browse for a .reg file that will be converted to PSADT commands. HKCU registries will automatically use Invoke-ADTAlIUsersRegistryAction to be applied to all users from SYSTEM account
    installation. Generated commands must be copied to desired Install or Uninstall actions manually.

enter image description here

  • Script builder: Add UI to generate New-NetFirewallRule commands for executables MPDEV-2396
    Set a path for a .exe file and Script build will create New-NetFirewallRule commands for you. Generated commands must be copied to desired Install or Uninstall actions manually.

enter image description here

  • Automatically adjust dialog size when host window is resized. MPDEV-2400

Bugs fixed

  • Master Packager - Response transform is not generated correctly for specific MSI. MPDEV-2388
  • Master Packager - Apply HKCU registries to all users custom action does not import HKCU\Software\Classes correctly on 64bit OS. MPDEV-2404
  • Master Wrapper - Holding down mouse button and dragging it around in script editor stops working when mouse is outside of script editor boundaries. MPDEV-1901
  • Master Wrapper - /t characters are converted to a single space when reading PowerShell script. MPDEV-2364
  • Master Wrapper - Trim unnecessary spaces in general information. MPDEV-2372
  • Master Wrapper - Application crashes when closing Script Explorer window while editing custom snippet. MPDEV-2401

Download Master Packager and become Master Packager: https://www.masterpackager.com/download

The Master Packager Team 🧙‍♂️

Known issues

Master Packager Toolbox - Only 100 user groups are loaded for Intune assignment