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
- :
- ProductName property
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Jul 09, 2009
12:39 PM
ProductName property
Hi
There is ProductName property which contains the name of the product name specified in General Information etc.
I know i used to be able to MODIFY this property using MSISETPROPERTY on the run time, now it seems the ProductName property is NOT PUBLIC anymore, hence cant be modified???
perhaps there is an alternative to this?
Thanks for your help.
There is ProductName property which contains the name of the product name specified in General Information etc.
I know i used to be able to MODIFY this property using MSISETPROPERTY on the run time, now it seems the ProductName property is NOT PUBLIC anymore, hence cant be modified???
perhaps there is an alternative to this?
Thanks for your help.
(1) Reply
Jul 09, 2009
12:49 PM
Gvarma wrote:
Hi
There is ProductName property which contains the name of the product name specified in General Information etc.
I know i used to be able to MODIFY this property using MSISETPROPERTY on the run time, now it seems the ProductName property is NOT PUBLIC anymore, hence cant be modified???
perhaps there is an alternative to this?
Thanks for your help.
the IS Prooject type is MSI Installshield.
THanks