Archive: Logging


Logging
When I switch on the advanced logging feature, it replicates the Log Window to the file along with anything else I decide to send out (such as InstallDir Date/Time etc). It also throws out the rather annoying lines:

logging set to 1
and
settings logging to 0

My Question has theree parts:

1/. Can I just log out my comments only to the Install.Log file?
2/. Can I detect what happend with say a 'File' or 'RegDLL' command to tailor what I write out?
3/. If the above are not possible, can I avoid teh annoying two lines above.

TIA

Ian


All can be done only with source changes.


Thanks, I had figured this was probably the case, although I was hoping that the stack may offer some way of getting the returned value. It may be time to dust off vc++.

Cheers

Ian