Hi!

I have a problem with my installation script when users try to update
to a newer version.

The update looks ok. But when the user try to execute the program a
msi is started that finish the update.

For more info, I am trying to fix this issue:
http://sourceforge.net/apps/trac/cppcheck/ticket/3925

The wix file is here:
http://github.com/danmar/cppcheck/blob/master/win_installer/cppcheck.wxs

I have tried replacing the <UpgradeCode> in the file with
<MajorUpgrade> but it gives me the same results.

I get no warnings/errors when building the MSI. I have tried both WIX
v3.5 and v3.6.

I am not good at wix.. but I tried to log what happens. And I think
this looks suspicious:

MSI (s) (38:A0) [11:56:26:418]: WIN64DUALFOLDERS: Substitution in
'C:\Program Files (x86)\Cppcheck\' folder had been blocked by the 1
mask argument (the folder pair's iSwapAttrib member = 0).

There are such messages for each file that should be updated.

Installation works fine. The problem is updates.

Regards,
Daniel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to