Skip to content
Discussion options

You must be logged in to vote

I understand from your reaction that I'm totally wrong. I'm confused, about how this condition works.
I'll provide a whole wxs file.
I took a small example from https://resources.oreilly.com/examples/9781782160427/-/tree/master/Chapter%203/Built%20in%20properties%20example
and added some changes :

<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
	<Product Id="*" Name="BuiltInPropertiesExample" Language="1033" Version="1.0.0.0" Manufacturer="WixExamples" UpgradeCode="370661cf-b3e9-4c73-bd1b-f3f6939beab4">
		<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />

		<MajorUpgrade DowngradeErrorMessage="A newer version of [Pr…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@robmen
Comment options

@idaamit
Comment options

@idaamit
Comment options

@robmen
Comment options

Answer selected by idaamit
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants