Hi,

I know this is a MSI related issue, and not WIX, but this is the only
user-group when I can ask questions, and get answers :^)

I am getting different behaviours when installing a patch using /qb vs /qr
from the command line. The patch only needs to replace two dll files.

Using /qb, I get everything reinstalled:

1: Get Feature:MyFeat InstallState:3 ActionState:5
MSI (s) (AC:EC) [19:37:43:218]: Feature: blablabla; Installed: Local;
Request: Reinstall;   Action: Reinstall

Using /qr, I get a different, and correct picture:

1: Get Feature:MyFeat InstallState:3 ActionState:-1
MSI (s) (34:A0) [17:58:38:035]: Feature: MyFeat; Installed: Local;
Request: Null;   Action: Null

I have digged into the long log files, and the only clue I see is that just
before getting the feature when using /qb, it re-assigns the REINSTALL
property from NULL to MyFeat, something it does not do when using /qr (or
without any /q at all)

I have very nice 2k lines-long log files if you want to take a look at them.
Again, this is not WIX, feel free to redirect me to the right place, maybe
[EMAIL PROTECTED] ???

Gracias in advance,

Eitan
-------------------------------------------------------------------------
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