Things I Learnt Today

July 7, 2009

MSIEXEC logging

Filed under: Windows — Ding @ 11:15 am

I always wondered how to get the logging enabled when you run an MSI and something goes wrong.  I had thought it was amazingly complex to turn on, but in fact it’s not !  You can do it liks this :

MSIEXEC /i “MyMSI.msi” /L*v “c:\mylogfile.log”

That logs everything “verbosely” to the filename specified.

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.