How to enable fcSDK install logging (Article # 182)
View products that this article applies to.
Problem:
How to enable fcSDK install logging
Resolution:
You can enable logging during the MSI installation. To do this you will need to invoke the installer from a command line:
1) copy the MSI file to a directory on your local machine.
2) open a command prompt and goto the directory where the MSI was copied.
3) run the following command line: msiexec /i fcsdk.msi /l*v install.log
Applies To:
-
Dovetail SDK – Dovetail Software Development Kit for Clarify
-
FCFL – First Choice Foundation Library