Hi Rob,
That would remove my previous installation, right? I'm not sure I want that
since the user might have configured the product (registry keys, config files,
etc.) and I don't want that to be removed. I just want an upgrade of what's out
there.
On top of that, it still doesn't look like the previous installation was
detected (the PREVFOUND property doesn't have a GUID attached to it and no
upgarde is proposed, just normal install).
Thx,
Dacian
----- Original Message ----
From: Rob Hamflett <[EMAIL PROTECTED]>
To: wix-users@lists.sourceforge.net
Sent: Tuesday, June 5, 2007 10:36:43 AM
Subject: Re: [WiX-users] Upgrade InstallShield package
You want to remove OnlyDetect from the check for a previous version, and make
sure you have
RemoveExistingProducts scheduled.
Rob
fiordean dacian wrote:
> Hi,
>
> I have a package build with InstallShield deployed out there I'd like to
> upgrade using an msi authored with WiX. The deployed package has a
> version like '1.0.1', the one I'm working is "1.0.2".
> Here is the Upgrade sequence in my wxs file:
>
> <Upgrade Id="C466B4D2-CFF9-4880-9910-D95248AAABEB">
> <UpgradeVersion OnlyDetect="yes" Property="PREVFOUND"
> Maximum="1.0.2" IncludeMaximum="no"/>
> <UpgradeVersion OnlyDetect="yes" Property="NEWERFOUND"
> Minimum="1.0.2" IncludeMinimum="yes"/>
> </Upgrade>
>
> The Id attribute value of Upgrade tag is the same as the one displayed
> within InstallShield UI's for the upgrade code of the package created
> with it. As far as I understand
> (http://www.tramontana.co.hu/wix/lesson4.php), the PREVFOUND property
> should have attached the Product GUID during FindRelatedProducts action.
> While looking through the logs, nothing appears to be found and no
> upgrade is performed. All that is logged related to PREVFOUND is this:
>
> "SecureCustomProperties = NEWERFOUND;PREVFOUND"
>
> Any ideas?
>
> Thx,
> Dacian
>
>
>
> ------------------------------------------------------------------------
> Luggage? GPS? Comic books?
> Check out fitting gifts for grads
> <http://us.rd.yahoo.com/evt=48249/*http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz>
>
> at Yahoo! Search.
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
____________________________________________________________________________________
Don't get soaked. Take a quick peak at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users