Wingetlywingetly
← All apps

MiTeC Project Maker

by MiTeCv1.9.0

Last updated

Tool for batch Delphi project building, code signing, version info patching and many other tasks

Install with winget

$ winget install --id MiTeC.ProjectMaker --exact --version 1.9.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MiTeC Project Maker

MiTeC Project Maker uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
PMInstall.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for MiTeC Project Maker

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

MiTeC Project Maker is tool for automated batch Delphi projects building. With Project Maker, you can set compiler and its configuration, define actions processed before and after building, patch version information of built binary, sign this binary with specified certificate, apply 3rd-party software protection and many more.

MiTeC Project Maker offers clear powerful interface for project building task definition. Every project can contain unlimited number of tasks. Task represents Delphi project, defined in dpr or dproj file. In addition Project Maker features Profiles, where you can define common properties for project. The project can have unlimited number of profiles. Using profiles you can simply switch between variety of build configurations.

MiTeC Project Maker is targeted on developers who need to make various build scenarios and make repeated actions automatic. Project Maker is simple but powerful and provides one-click building of very complex and dependent projects.

It is compatible with Borland Delphi 5-8, CodeGear Delphi 2005-2007, 2010 and Embarcadero Delphi XE-D12 (32bit and 64bit where applicable).

Full featured 30-day trial version

Installers · v1.9.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MiTeC Project Maker.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • MiTeC Network MeterMiTeC
    MiTeC.NetworkMeterv2.5.0

    This application scans for network interfaces and adapters installed in system and their monitoring. Detailed info for every interface is provided.

  • MiTeC Task Manager DeLuxeMiTeC
    MiTeC.TaskManagerDeLuxev4.9.0

    Task Manager DeLuxe (TMX) offers powerful features available in standard Windows Task Manager in lightweight portable package with many more enhancements.

  • MiTeC Network ScannerMiTeC
    MiTeC.NetworkScannerv6.0.1

    It is a multi-threaded ICMP, Port, IP, NetBIOS/NetBT, ActiveDirectory and SNMP scanner with many advanced features.

  • MiTeC Windows File AnalayzerMiTeC
    MiTeC.WindowsFileAnalyzerv2.10.0

    This application decodes and analyzes some special files used by Windows OS. In these files is interesting information for forensic analysis.

  • MiTeC Windows Registry RecoveryMiTeC
    MiTeC.RegistryRecoveryv3.1.3

    The best tool for crashed machine registry configuration data recovery and registry backup

  • MiTeC EXE ExplorerMiTeC
    MiTeC.ExeExplorerv3.7.5

    Executable file info explorer for OS/2, NE, PE32, PE32+ and VxD file types.

More from MiTeC or browse Delphi, Trial, batch.

Frequently asked questions

How do I install MiTeC Project Maker on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MiTeC.ProjectMaker --exact --version 1.9.0. winget downloads the installer from MiTeC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MiTeC Project Maker silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MiTeC.ProjectMaker --exact 1.9.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MiTeC Project Maker?
MiTeC Project Maker uses EXE (Inno Setup). Run the downloaded installer with: PMInstall.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall MiTeC Project Maker via winget?
Run: winget uninstall --id MiTeC.ProjectMaker --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MiTeC Project Maker's Apps & Features entry.
Is MiTeC Project Maker free?
MiTeC Project Maker is distributed under Proprietary. Refer to the publisher (https://www.mitec.cz/wp/pm/) for the full license terms - Wingetly itself does not charge for installation.
Does MiTeC Project Maker work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MiTeC Project Maker directly from the publisher.
How do I keep MiTeC Project Maker up to date?
Run winget upgrade --id MiTeC.ProjectMaker --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MiTeC Project Maker from microsoft/winget-pkgs.