I logged the install and found this, but I can't make any sense of it:

Action ended 17:16:57: InstallFinalize. Return value 1.
MSI (s) (B8:58) [17:16:57:583]: Doing action: RemoveExistingProducts
MSI (s) (B8:58) [17:16:57:583]: Note: 1: 2205 2:  3: ActionText 
Action 17:16:57: RemoveExistingProducts. Removing applications
Action start 17:16:57: RemoveExistingProducts.
MSI (s) (B8:58) [17:16:57:598]: Note: 1: 2205 2:  3: Error 
MSI (s) (B8:58) [17:16:57:598]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 22 
MSI (s) (B8:58) [17:16:57:600]: Note: 1: 2205 2:  3: Error 
MSI (s) (B8:58) [17:16:57:600]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 23 
MSI (s) (B8:58) [17:16:57:613]: Note: 1: 2205 2:  3: Error 
MSI (s) (B8:58) [17:16:57:613]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 16 
MSI (s) (B8:58) [17:16:57:617]: Note: 1: 2205 2:  3: Error 
MSI (s) (B8:58) [17:16:57:617]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 21 
Action ended 17:16:57: RemoveExistingProducts. Return value 1.

My WiX msi has no ALLUSERS property at all, wheras my original product had
ALLUSERS=2. However, I want my new product to be per-user.

Logan


cemiles wrote:
> 
> Toss up a log if you can.
> 
> I'd say check your ALLUSERS property between the 2 msis (see if
> they're different).


-----
A. Logan Murray
http://pihole.org/
-- 
View this message in context: 
http://n2.nabble.com/Run-CA-on-uninstall%2C-but-not-when-updating-%28RemovePreviousVersions%29-tp1372539p1373540.html
Sent from the wix-users mailing list archive at Nabble.com.


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