Is your new package id different than the old one? Almost no one should ever 
explicitly set the package id. They should always have it autogenerated 
instead. (http://msdn2.microsoft.com/library/aa370568.aspx)

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Davut Karabay
Sent: Thursday, November 01, 2007 2:34 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to prevent cached msi being invoked (not 
askingmsiexec /fv)

I generated a real GUID (package id) :). But that didn't work. It still invokes 
the cache. Do you think it shouldn't?


Re: [WiX-users] How to prevent cached msi being invoked (not askingmsiexec 
/fv)<http://sourceforge.net/mailarchive/message.php?msg_name=C0973CDB7A79F14A96C574D6303338DD7393A4%40odin.pacificmindworks.com>
From: Hugues Valois <[EMAIL PROTECTED]> - 2007-11-01 21:03

Attachments: Message as 
HTML<http://sourceforge.net/mailarchive/attachment.php?list_name=wix-users&message_id=C0973CDB7A79F14A96C574D6303338DD7393A4%40odin.pacificmindworks.com&counter=1>

Did you forget to change the package id? Or use
????????-????-????-????-???????????? to have a package id generated
automatically by Wix.

=20

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Davut
Karabay
Sent: Thursday, November 01, 2007 12:41 PM
To: [EMAIL PROTECTED]
Subject: [WiX-users] How to prevent cached msi being invoked (not
askingmsiexec /fv)

=20

Hi,
=20
When I run the new version of installer, it invokes the installed old
version. I don't want that happen. I want the new version installed
anyway. How can I break the link between the new and the old? I changed
Product ID GUID but it didn't help. Using Launch Conditions do not help
because old version is invoked. Here I am not asking "msiexec /fv". My
users will likely run the installer by double clicking.
=20
Thanks,
Davut



________________________________
Peek-a-boo FREE Tricks & Treats for You! Get 
'em!<http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to