Monday, December 18, 2006

How to analyze windows installer verbose logs

Problem:
How to analyze windows installer verbose logs

Solution:
Microsoft SDK has an executable called WiLogUtl.exe in C:\program files\microsoft sdk\bin
If you try to use this with a version of windows installer higher than 2 it won't work. But if you change the version number on the very top line to 2.0.blah blah then it should work.

Keywords:analyzer installer log windows

No comments: