AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] How to customize error messages in Wix standard
bootstrapper application
"Another version of this product is already installed. Installation of this
version cannot continue. To configure or remove the existing version
@lists.sourceforge.net
Subject: Re: [WiX-users] How to customize error messages in Wix standard
bootstrapper application
Thanks for the response on error code (0x80070666). However, is there a way to
change the text of the error message? i.e., can I customize it to my custom
text to indicate more
"Another version of this product is already installed. Installation of
this version cannot continue. To configure or remove the existing
version of this product, use Add/Remove Programs on the Control Panel"
is a standard Windows Installer message telling you that the same
ProductCode is already i
Thanks for the response on error code (0x80070666). However, is there a way
to change the text of the error message? i.e., can I customize it to my
custom text to indicate more details about my product?
The current error text message for error 0x80070666 is:
"Another version of this product is a
]
Sent: Friday, October 10, 2014 7:44 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to customize error messages in Wix standard
bootstrapper application
The issue is not about the MSI's MajorUpgrade. This issue is about not able to
customize error message in Wix sta
The issue is not about the MSI's MajorUpgrade. This issue is about not able
to customize error message in Wix standard bootstrapper application during
downgrade case. No doubt, my MSI has MajorUpgrade element with proper
downgrade error message. This message is never shown (note that my MSI is
call
IIRC that is the message which you define in the
MajorUpgrade/@DowngradeErrorMessage in the msi package.
There are other options to MajorUpgrade which do not display a message if
you do not want a down version to fail.
--
View this message in context:
http://windows-installer-xml-wix-toolset
Hi,
I have a WiX standard bootstrapper application. I want to change the text of
the following error message:
Setup Failed...
0x80070666 - Another version of this product is already installed.
Installation of this version cannot continue. To configure or remove the
existing version of this pr
8 matches
Mail list logo