Rob Hamflett wrote:
> I'm trying to allow 4th digit upgrades, so I have scheduled 
> RemoveExistingProducts to before CostInitialize.  I realise that this 
> has issues with rollback, and that although 3rd digit downgrades are 
> still caught by the Upgrade table, 4th digit downgrades aren't.  This 
> is actually the case that is failing.  I'm downgrading from 2.0.47.4 
> to 2.0.47.3.  Everything goes exactly as it should, except for when I 
> try to use the file ID in a Custom Action.

If MSI thinks early in the process that the file won't be installed, 
only to be told differently later, I wouldn't be surprised if the 
[#file] syntax could get confused.

-- 
sig://boB
http://joyofsetup.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