Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Changing product name during installation

3 views
Skip to first unread message

Sam

unread,
Apr 9, 2002, 9:49:50 AM4/9/02
to
Is it possible to change the product name (the one displayed in Add/Remove
Programs) during the installation? Say I have to install 'MyProduct', and
the first dialog in the installation asks the user to pick one of a number
of choices (1,2,3,....). If the user chooses 3, I would like to rename the
product to 'MyProduct_3'.
Any ideas?

Sam


Rich [Microsoft Windows Installer MVP]

unread,
Apr 9, 2002, 11:31:31 AM4/9/02
to
[Please do not mail me a copy of your followup]

"Sam" <sam...@ubid.com> spake the secret code
<#0YqL183BHA.2424@tkmsftngp04> thusly:

>If the user chooses 3, I would like to rename the
>product to 'MyProduct_3'.

Is this purely for cosmetic reasons, or do you have some other
motivation?
--
Ask me about my upcoming book on Direct3D from Addison-Wesley!
Direct3D Book http://www.xmission.com/~legalize/book/
izfree: Open source tools for Windows Installer
http://izfree.sourceforge.net

Sam

unread,
Apr 9, 2002, 12:44:26 PM4/9/02
to
The product I am installing has sligthly different settings depending on the
environment where it's installed (test, staging, production). The users
don't want three different msi files, so I have to create only one installer
with a dialog to choose the environment. In the Add/Remove Programs window,
they would like to see the additional information of which environment they
actually installed. You can say this is a purely cosmetic issue, but it
would be nice if it can be done.

"Rich [Microsoft Windows Installer MVP]" <legaliz...@mail.xmission.com>
wrote in message news:a8v1gj$r29$1...@news.xmission.com...

Rich [Microsoft Windows Installer MVP]

unread,
Apr 9, 2002, 12:54:17 PM4/9/02
to
[Please do not mail me a copy of your followup]

"Sam" <sam...@ubid.com> spake the secret code

<eot8oW#3BHA.2284@tkmsftngp07> thusly:

>You can say this is a purely cosmetic issue, but it
>would be nice if it can be done.

I believe the name stored there is taken from the ProductName
property; you could make a temporary modification to the value of the
property in a CA.

0 new messages