I have a custom action that does not log no matter what method is used to
turn logging on. Even though it executes correctly. I can see the property
being set in the log and the custom action begin and end.
Code example (made generic):
extern "C" UINT __stdcall MyCustomAction(MSIHANDLE install
Hoping someone can shed some light on WcaInitialize.
I have a WiX based installer that works on hundreds of different machines,
but on a couple it appears that WcaInitialize is failing. The log entry
after WcaInitialize is not written to the logs even with verbose logging.
What conditions can c
2 matches
Mail list logo