Jared Hughes wrote:
> Currently my product is running a custom action of "wevtutil.exe im
> [manifest_filename]" to install an event manifest and create logging
> channels with the Windows event logging system, but I was curious if there
> is a native way to install this event manifest using WiX? I looked at the
> EventSource element in the documentation but without an example I can't tell
> if this is what I want. 

EventSource is for installing "old-style" Windows event sources, not the 
Longhorn event log stuff. It has an API but it's not clear whether the 
necessary functions to install the manifests is exposed.

-- 
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