Hi
I'm using a .Net custom install action and I want to produce some debugging output to the installation log (enabled by running the installer with /L* logfile) but my calls to this.Context.LogMessage do not result in any log message. The only thing, related to my custom action, I see in the log is: Action 15:19:17: dotNetCustAct.dll. Configuring components (my action text is "Configuring components").
Am I doing this wrong somehow or is it just not possible to use the Context.LogMessage? My .Net custom action is a class that inherits from System.Configuration.Install.Installer
FOLLOW US
Get the latest news in Application Packaging