Troubleshooting msi installers
Sometimes an msi installer does not complete as expected. To find out where the error is run the installation from the command prompt and specify a log file location. eg. C:\Users\sean>msiexec /i c:\temp\fc.msi /lv c:\temp\fc4.log