Hi list,

I've got some trouble with msi's reboot mechanism:
The installer I'm currently developing sometimes requires a reboot.
Depending on whether a reboot is required or not, I want the
installer's UI to either launch a configuration utility or schedule it
in the RunOnce registry.

Both CustomActions on there own and without any conditions work fine.
But when I try to make msi decide which one to fire using the property
"ReplacedInUseFiles", msi always launches the configuration utility,
regardless of a reboot scheduled or not.

How can I make msi behave as I want it to?

Thanks for your help,

Dirk

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to