Feature Requests item #1969570, was opened at 2008-05-22 13:08 Message generated for change (Comment added) made by barnson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1969570&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: extensions >Group: Denied >Status: Closed Priority: 5 Private: No Submitted By: Shay Erlichmen (blackend) Assigned to: Nobody/Anonymous (nobody) Summary: Add extension to control logging Initial Comment: It would be nice if there was an extension that will control the MSI logging options. I would like to route the log file for all my setups into a predefined folder without passing a parameter to msiexec. I would also like to control the file name (But the path should go into usual place) and which messages should be logged. If logging params are provided from the command line they should override the logging options of the extension. ---------------------------------------------------------------------- >Comment By: Bob Arnson (barnson) Date: 2008-05-22 22:02 Message: Logged In: YES user_id=26581 Originator: NO MSI 4.0 and later let you control some aspects of logging via the MsiLgoFileLocation and MsiLogging properties. Otherwise, it's entirely a runtime operation and out of the control of the package or anything in it, like CAs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1969570&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
