This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Log Information for Component
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 13, 2008
12:02 AM
Log Information for Component
Hi,
I have an installshield package that contains a Component. The component Destination is set to be [INSTALLDIR]. after the installation, the log file is displayed with all the action items that got executed during the installation, but I dont see any information about the component to indicate that the components files have been copied to the [INSTALLDIR]. How can include such information in the LOG? How can I get rid of all the log information that is related to the internal custom actions created by installshield itself?
Thanks ahead.
I have an installshield package that contains a Component. The component Destination is set to be [INSTALLDIR]. after the installation, the log file is displayed with all the action items that got executed during the installation, but I dont see any information about the component to indicate that the components files have been copied to the [INSTALLDIR]. How can include such information in the LOG? How can I get rid of all the log information that is related to the internal custom actions created by installshield itself?
Thanks ahead.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 13, 2008
06:02 PM
Please see the MSI help topic "Command-Line Options" for the flags that can follow the /L switch; beyond that, I don't think one can control the logging granularity...