This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Is it OK to change the product name in Differential Build(Update Release)
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 18, 2015
03:30 AM
Is it OK to change the product name in Differential Build(Update Release)
Does it have any other impacts on Installation.
Please advise.
Thanks in Advance
Please advise.
Thanks in Advance
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 19, 2015
04:30 PM
When you said "update release," are you talking about major or minor upgrade? If it's a major upgrade, then it should be fine.
If it's minor upgrade, please note that InstallShield by default, if I am not mistaken, use the value of ProductName property for the name of MSI file. This behavior will violate the rule, see Changing the Product Code. If name of MSI is not tied to the value of ProductName property and stays unchanged, then it should be fine.
If it's minor upgrade, please note that InstallShield by default, if I am not mistaken, use the value of ProductName property for the name of MSI file. This behavior will violate the rule, see Changing the Product Code. If name of MSI is not tied to the value of ProductName property and stays unchanged, then it should be fine.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 20, 2015
01:20 AM
TsungH wrote:
When you said "update release," are you talking about major or minor upgrade? If it's a major upgrade, then it should be fine.
If it's minor upgrade, please note that InstallShield by default, if I am not mistaken, use the value of ProductName property for the name of MSI file. This behavior will violate the rule, see Changing the Product Code. If name of MSI is not tied to the value of ProductName property and stays unchanged, then it should be fine.
Hi Tsung,
Thanks for the reply.
Actually it is an InstallScript project not an MSI. In installscript I guess there is no such tying up.
Can I proceed if there is no such tying up in Installscript, to change the Product Name.
Please advise.
[SIZE=1]
Tanjin Alma
-----------------------------------------
A mystery less stated is more Interesting.[/SIZE]
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 20, 2015
01:24 AM
Tks 4 reply.
Actually it is not a MSI Project it is InstallScript Project.
I guess there is no such tying up in InstallScript. If there is no such tying up then will it be fine to change the product name.
--
Actually it is not a MSI Project it is InstallScript Project.
I guess there is no such tying up in InstallScript. If there is no such tying up then will it be fine to change the product name.
--
