Hi, everyone

I have question on maintaining uninstall version compatibility.
In order to make new msi build able to uninstall the previous version I
assigned fixed guid to
Id attribute in my package tag; looks like below:

<Package Id="33338548-RRRR-4T1F-ZZZZ-4CRDD899XXXX"  Manufacturer="Goofle"
InstallerVersion="200" Languages="1033" Compressed="yes"
SummaryCodepage="1252" />

The problem is above generates warning during compilation, is there anyway
to eliminate the
warning during compile?  Is there better way to ensure compatibility?

Thank you.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to