MZP Maker is a 3ds Max script built for creatives who want to focus on writing scripts rather than assembling self-installing packages by hand. It handles the export process, offering one path for building a complete .mzp package and another for encrypting .ms files on their own.
The script helps maintain consistency across different scripts and versions. You can choose to encrypt your code or leave it open-source, and MZP Maker automatically creates a script macro with a name, category, and associated icons. It renames all files to avoid misspellings and works with additional assets such as icons, ini files, and images.
Version 1.2 adds support for the newer .png and .svg icon handling method while keeping the legacy .bmp option, improves how additional icon names are preserved during renaming, and lets you insert custom code into the InstallerMacro.mcr file. A checkbox also controls whether post-install instructions are shown.