EMCO MSI Package Builder

From Wikipedia, the free encyclopedia
EMCO MSI Package Builder
Developer(s)
Stable release9.0.1 (April 1, 2021; 10 months ago (2021-04-01)) [1]
Operating systemWindows XP and later
Size57.23 MB
Available inEnglish
TypeInstaller
LicenseShareware
Websiteemcosoftware.com/msi-package-builder Edit this on Wikidata

EMCO MSI Package Builder is a software tool that creates Windows Installer (MSI) packages. The tool allows creating new MSI packages and converting non-silent EXE setups to silent MSI packages for unattended remote installation.[2]

Functionality[]

EMCO MSI Package Builder generates silent MSI packages that have a single installation workflow and preconfigured installation options. The generated MSI packages can be installed to Windows PCs over a network in an unattended mode using software distribution tools that support MSI deployment.[3] The main feature of the application is converting non-silent EXE setups to silent MSI packages, which can be used by network administrators to prepare software installation packages for unattended deployment.[4]

Key features and functions[]

Converting non-silent EXE setups to silent MSI packages[]

With EMCO MSI Package Builder, the EXE to MSI conversion process is based on capturing changes performed by an EXE installation. EMCO MSI Package Builder captures file system and registry changes to create an installation project and generate an MSI package that would apply those changes. Changes capturing is performed in runtime by a kernel-mode driver that can associate changes with the system processes that initiated them, so the created installation projects include the captured changes grouped by processes, which simplifies filtering-out of unwanted changes initiated by background system processes.[7]

Functionality limitations[]

EMCO MSI Package Builder is primarily used by network administrators who need to create preconfigured silent installations ready for automatic remote deployment. Hence, it has a limited set of features for creating fully functional MSI packages designed for interactive installation. The limitations include the following:

  • Only silent MSI packages can be created. There is no option to add an installation GUI wizard.
  • The created MSI packages can include file system and registry changes, manage Windows shortcuts, services and environment variables, and execute custom actions before and/or after installations. There is no access to editing low-level MSI tables.
  • Non-silent Windows system software installations, including driver installations, OS patches and Windows system tools, cannot be converted into MSI packages. This technological limitation is common for all types of installation repackaging solutions.[3]

See also[]

References[]

  1. ^ "EMCO MSI Package Builder: What's New", emcosoftware.com, EMCO Software, retrieved May 29, 2013
  2. ^ "EMCO MSI Package Builder Overview". emcosoftware.com. EMCO Software. Retrieved 20 April 2013.
  3. ^ a b Tulloch, Mitch (20 March 2013). "Product Review: EMCO MSI Package Builder". WindowsNetworking.com. TechGenix Ltd.
  4. ^ "EXE to MSI Repackaging". emcosoftware.com. EMCO Software. Retrieved 17 March 2013.
  5. ^ Opris, Elena (4 December 2012). "A handy program for all network administrators". softpedia.com. Softpedia.
  6. ^ "The Application Requirements". emcosoftware.com. EMCO Software. Retrieved 21 March 2013.
  7. ^ "MSI Package Builder. Video Tour on YouTube". youtube.com. EMCO Software. Retrieved 23 March 2013.

External links[]

Retrieved from ""