Home  •  Purchase  •  Support
Binary Fortress Software DisplayFusion LogFusion ClipboardFusion FileSeek iTunes Sync ASP.NET ViewState Helper Notepad Replacer
LogFusion  
 

LogFusion FAQ (Frequently Asked Questions)

Error: "The application failed to initialize properly (0xc0000135)"

Do you receive the error "The application failed to initialize properly (0xc0000135). Click on OK to terminate the application." when you try to start LogFusion? If so, make sure you have the Microsoft .NET Framework v2.0 framework installed. Please visit the LogFusion Download page to download the correct version of the framework for your computer.

How do I perform a Silent Installation?

EXE Installation (recommended)

For more options, please consult the Inno Setup help file that comes with Inno Setup.

/SILENT
Enables Silent Install option

/LANG=en
Forces the installation language to English

/dir="c:\folder"
Sets the default installation folder

Why don't the line numbers in LogFusion match up with the numbers in my text editor?

By default, LogFusion will only load the most recent part of the file, to avoid performance issues when opening extremely large log files. This behaviour can be disabled by turning off the "Limit the number of bytes to load from a log file when first opened" option on the Log Settings tab in the LogFusion Settings.

Also note that LogFusion does not show blank lines, so if your log contains blank lines, this will also cause discrepancies in the line numbers.

LogFusion Command Line Options

Using the command line, you can launch LogFusion without previously opened logs, or you can specify which logs to open. The command line options are as follows:

LogFusion.exe /noloadlogs
Launches LogFusion without opening the logs that were open the last time LogFusion was closed.

LogFusion.exe "path to log file"
Launches LogFusion and opens the specified log(s).

Examples:

LogFusion.exe "C:\Logs\System.log" "C:\Logs\Application.log"
Launches LogFusion and opens C:\Logs\System.log and C:\Logs\Application.log, as well as the logs that were open the last time LogFusion was closed.

LogFusion.exe /noloadlogs "C:\Logs\System.log" "C:\Logs\Application.log"
Launches LogFusion and opens only C:\Logs\System.log and C:\Logs\Application.log.

Download LogFusion
Try LogFusion Pro for Free
Features
  • Row Highlighting
  • Text Filtering
  • Watched Folders
  • Custom Columns
  • Auto-Scroll (like 'tail')
  • Pin 'Always-on-Top'
  • Elevation for Secure Logs
  • Tabbed Interface
  • Scrollbar Highlight Markings
  • Open Logs via Command Line
  • Supported Log Types:
    • Text Files (any encoding)
    • Event Logs
    • Remote Event Logs
    • OutputDebugString capture
  • Basic features are completely free with no time limit
  • Try LogFusion today!