Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TBuildEngine.ZipInstall

Creates ZIP archive during installation

Declaration

Source position: fpmkunit.pp line 1478

public procedure TBuildEngine.ZipInstall(

  Packages: TPackages

);

Arguments

Packages

  

List of packages to ZIP install

Description

ZipInstall combines package installation with ZIP archive creation for convenient distribution. This method installs package files to their target locations while simultaneously creating a compressed ZIP archive.

The ZIP installation process enables easy package distribution and backup by creating both installed files and a portable archive containing all package components.


Documentation generated on: Dec 15 2025