Manifest File Placement
The primary manifest file must be named Main.h.
When Logger is running, Main.h must be located in the Manifest subdirectory of the directory containing Logexts.dll.
LogViewer is more flexible than Logger. It will search for Main.h in the following directories in this order:
The Manifest directory subordinate to the directory containing Logviewer.exe
The WinExt\Manifest directory subordinate to the directory containing logviewer.exe
The %WinDir%\System32\Manifest directory
The %WinDir%\System\Manifest directory
All additional manifest files must reside in the same directory as Main.h.