How to update "Installer version"
Hi,
I am using wise package studio 7.0 sp2. In general information I can see, "Installer version 2.0". How can I create msi packages which have "Installer version 3" and above.
I am using wise package studio 7.0 sp2. In general information I can see, "Installer version 2.0". How can I create msi packages which have "Installer version 3" and above.
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
cygan
15 years ago
Posted by:
anonymous_9363
15 years ago
That entry determines the minimum version to which your package will deploy. To package for specific versions merely involves using the particular features of that version. For example, one of the differences between v1 and v2 was the ability to digitally sign MSIs.
So, for example, if your package uses a v3-specific feature, set the 'Installer Version' to '3.0'. If it uses v3.1 features, set it to '3.1' and so on.
http://msdn.microsoft.com/en-us/library/aa372796%28VS.85%29.aspx
So, for example, if your package uses a v3-specific feature, set the 'Installer Version' to '3.0'. If it uses v3.1 features, set it to '3.1' and so on.
http://msdn.microsoft.com/en-us/library/aa372796%28VS.85%29.aspx
Posted by:
Yaduveer
15 years ago
I did not get your point. I know there are updated Windows Installer versions available. Right now, whatever package [legacy or vendor msi]comes to me I do it. My Windows Installer version is set to 2.
As you are saying as per the package requirement set the installer value. Is it complicated process? How will I get to know, my package is using which Installer version?
My guess:
For legacy application, I can capture it, and create msi which will use version e.g. 3.1
For vendor msi, I will install it on the machine 1st, and if it gives an error for updated Installer version, then I will repackage that msi with updated, Installer version.
Please correct me, if I am wrong!
As you are saying as per the package requirement set the installer value. Is it complicated process? How will I get to know, my package is using which Installer version?
My guess:
For legacy application, I can capture it, and create msi which will use version e.g. 3.1
For vendor msi, I will install it on the machine 1st, and if it gives an error for updated Installer version, then I will repackage that msi with updated, Installer version.
Please correct me, if I am wrong!
Posted by:
anonymous_9363
15 years ago
Posted by:
Yaduveer
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.