Hi All
Problem: Sometimes Our MSI installer is failing on the Win 7(64 bit) machine. This behavior is random.
Installer works fine after either restarting the machine or wait for some time after failure attempt.
Observation:
Successful Scenario:
Whenever Installer successful executes both versions of msiexec.exe - msiexec.exe(64 bit) and msiexec.exe*32 (32 bit) present in the Task Manager(running on machine).
Failure Scenario:
whenever Installer fails msiexec.exe*32 (32 bit version of msiexec.exe) not present in the Task Manager(not running on machine).
In this case only msiexec.exe (64 bit version of msiexec.exe) present(running on machine).
Please help to find the reason of this behavior.
Thanks in advance.
Best Regards
Harpreet