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
- :
- Actual LOGGING state
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
‎Mar 06, 2013
11:25 AM
Actual LOGGING state
Hello,
I use it Enable(LOGGING) and Disable(LOGGING).
How to query the current LOGGING status?
Thanks
I use it Enable(LOGGING) and Disable(LOGGING).
How to query the current LOGGING status?
Thanks
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 06, 2013
11:36 AM
For an InstallScript project, the Is function supports a LOGGING flag that you can use.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 07, 2013
02:01 AM
Many thanks!