[Interest] Qt Installer Framework
Alex Malyushytskyy
alexmalvtk at gmail.com
Wed Jan 30 03:56:27 CET 2013
> I see same behavior in an INNO Setup, however MSI behaves different - it doesn't allow to install program twice.
It all depends on the design of your installation: product and package codes.
You can have multiple products with the same name ( for example
different version of the products ) installed on the same computer and
function without any problem if they have different GUID.
Regards,
Alex
More information about the Interest
mailing list