Joe Kaplan wrote:
> As such, ServiceInstall only takes care of 1/2 of the required tasks.  To 
> create the event source, you could either use the new support for that in 
> WiX 3 that Bob added last year or just write the appropriate registry 
> entries manually using <Registry>.
>   

And note that this is the approach we want to take with WiX going 
forward: Using extensions to provide strongly-typed authoring that turns 
into:

- Standard MSI functionality (e.g., Registry, IniFile).
- Standard/custom WiX functionality (e.g., XmlConfig).
- Custom WiX functionality (e.g., new custom actions).

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to