There is a complete list of properties at 
http://msdn.microsoft.com/en-us/library/windows/desktop/aa370905%28v=vs.85%29
.aspx

UPGRADINGPRODUCTCODE is probably what you're after.

-----Original Message-----
From: Ravi Raj [mailto:raviraj.callin...@gmail.com] 
Sent: 19 June 2012 06:10
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] PATCH in Wix

I just wanted to ask that what PATCH keyword means? Upgrade or Patch?
What condition I choose if I want to display upgrade UI on upgrade as most of
the places I have seen:

<Publish Dialog="WelcomeDlg" Control="Next" Event="NewDialog"
Value="LicenseAgreementDlg">NOT Installed AND NOT PATCH</Publish> <Publish
Dialog="WelcomeDlg" Control="Next" Event="NewDialog"
Value="VerifyReadyDlg">Installed AND PATCH</Publish>

What should I use in case of Upgrade (there is no patch in my case)?
--
Thanks and Regards,
Ravi Raj
-----------------------------------------------------------------------------
-
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat
landscape has changed and how IT managers can respond. Discussions will
include endpoint security, mobile security and the latest in malware threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to