cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Logging an InstallScript Project

Logging an InstallScript Project

Summary

Create an InstallScript log file

Synopsis

This article explains how to generate a log file that records the progress of an InstallScript based installation via a registry key. The log file can be used to diagnose the cause of failure or unexpected behavior in an installation.

????????????????????Related KB Articles??????????
[The Japanese version of this KB article can be found in the Related KB Articles section below.]


Discussion

Follow these steps on the target machine where the failure or unexpected behavior is occurring:

  1. Add the following registry key (case insensitive):

    HKEY_CURRENT_USER\ISlogit

  2. A log file will automatically be generated on the Desktop after running any InstallScript setup.
  3. The InstallScript log is encrypted (.bin file), and customers should contact support.
  4. (Optional) To specify a location for the trace file, you can add a registry string value named 'FileNamePath' and the value data should be set to the full path and name of the trace file to created (e.g. C:\PathToTraceFile\setuptrace.bin).

Related KB Articles

Q209192

Additional Information

The log file is encrypted and must be sent to an InstallShield Technical Support Engineer to interpret. You can a submit a service request online and attach the log file. We ask that all customers who have purchased our products have a support plan prior to submitting a request.

Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Jan 09, 2008 11:55 AM
Updated by: