If the original install was created with InstallShield, you can create an administrative install by using the following command:
setup.exe /a
The /a switch causes Setup.exe to perform an administrative installation. An administrative installation copies (and uncompresses) your data files to a directory specified by the user, but does not create shortcuts, register COM servers, or create an uninstallation log.
Once the administrative image is created, you can then run the following command line and get the log file.
msiexec /i /lv*