2013-01-09 09:29:15 Silent mode: automatically starting install
<snip>
2013-01-09 09:29:15 Executing: msiexec /i "C:\Users\chris\AppData\Local\Temp\{467198F3-91C3-4E93-8B8D-6A07AF7ADFAB}\MySetup.msi"
So, it does report that it is going to run a silent install, but the msiexec command doesn't run with the appropriate switch (/qn).
Is there any reason why this might be the case?
Thanks,
Chris