Folks, to debug what's happening in my Custom Action code for an MSI setup project I have added lots of calls to Context.LogMessage(string) but they never appear in the log. I run msiexec /i foo.msi /L*v log.txt to get everything possible, but my messages never appear in the huge log file. Am I missing something or misunderstanding how it works? I'm still web searching on this, but it's dragging on a bit.
Greg
