Skip to content

Different packages per Delphi version #7

@Basti-Fantasti

Description

@Basti-Fantasti

Hi,

I'm currently trying to implement your CompInstall tool in my Delphi Installation procedure.
Is there a way to give separate directories/path for different Delphi versions

When adding a package like this

[P_MyPackage_RT]
Path=packages\D12
Allow64bit=1
Install=1

I can only give one Path. But many Delphi libs have different projects for each Delphi version.

e.g. like this:

Image

or even worse for the zeos database compoents like shown here

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions