How to Collect the HouseCall Debug Log
- 14 Jun 2023
- 1 Minute to read
- Print
How to Collect the HouseCall Debug Log
- Updated on 14 Jun 2023
- 1 Minute to read
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
A step-by-step guide on how to collect the HouseCall debug log
Applicable Version
Portable Inspector / Portable Inspector Pro
Details
- Create a new file with the following content and save as “DebugLogOn.reg“.
DebugLogOn.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\HouseCall]
"DebugLevel"=dword:ffffffff
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\TrendMicro\HouseCall]
"DebugLevel"=dword:ffffffff
- Execute “DebugLogOn.reg“.
- Click “launcher.exe“ to run Portable Inspector and reproduce issue without closing Portable Inspector.
- Collect debug log: %temp%\TMPS_Bxxxxxxxxxx\WorkingImage\win32\hclib.log to us.
- Close Portable Inspector
- Create a new file with the following content and save as “DebugLogOff.reg“.
DebugLogOff.reg
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\HouseCall]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\TrendMicro\HouseCall]
- Execute “DebugLogOff.reg“.
For support assistance, please contact us at support@txone.com or your Support Provider.
Was this article helpful?