Chris wrote:
> xml-file. And I guess XmlConfig will be executed with the call of the
> ExecXmlConfig-target but I have no clue what the sequencenumber is since
> I cant find it anywhere.
>
> So I'm wondering what the sequence-number of the XmlConfig-Execution is?
>   

The SchedXmlConfig custom action schedules ExecXmlConfig if it has work 
to do, at the same point in the sequencing. SchedXmlConfig is immediate, 
so it runs before the files are installed but ExecXmlConfig is deferred, 
so it runs after the files are actually written to disk.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to