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. I assume I need to do some sort of massaging of the
data within the .man file in order to get it into a WiX-friendly format so
that I can use this element, but I don't know where to begin and I may be
misunderstanding the functionality of the EventSource element all together. 

...help? :confused:

-- 
View this message in context: 
http://www.nabble.com/Possible-to-install-event-manifests-without-using-wevtutil--tf4965291.html#a14223473
Sent from the wix-users mailing list archive at Nabble.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