My custom action is written in C++ and includes a simple logger module with three outputs: (1) writes to a simple flat file, (2) one writes to stdout, and (3) the third writes to MsiProcessMessage() with entries in the installer log file. All these methods work fine on every windows platform accept Vista. On vista, I only get the Msi messages and none of my own - any suggestions?
Thanks
Lon
FOLLOW US
Get the latest news in Application Packaging