-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Hi @pyscripter
a while ago I was looking for a tool to simplify component installation in Delphi. After checking different options I ended up looking at your fork and the original Silverpoint version of the installer. Finally I picked the Silverpoint version, because I liked the structuring with helper classes, over your version and started from there. I guess your fork is based on a more than five year old version of the Silverpoint installer.
In the mean time I fixed a few bugs added some functionality and quality of life improvements as well as RAD Studio 13 and 64-Bit support. I saw that you have done the same :).
Since I think that it may be a waste of energy to maintain two separate forks. I'd like to ask you to take a look at my fork at https://github.com/luebbe/MultiInstaller. I think that it improves a lot over the Silverpoint version (don't know where it stands in relation to yours, but I think that there are also some improvements).
If you'd like to take a look and tell me whether I have missed something (it's the classical "works for me" test ;-)) and maybe join forces, I'd be glad to hear from you.