This utility has been tested on Windows XP Home Edition. It should work
with NT and 2000 providing you have the latest release (version 5.6) of
Microsoft Windows VB Script.
This utility requires 3 third-party objects. A GUI interface, a Graphics
package and BifReader 2.2a.
BifReader 2.2a is included in the LMM download, by permission of the the
author RSW, and requires no installation as such.
The GUI, "wshltwtnonmodaldialog.ocx", is also included in this download,
again by kind permission of the author - Jim Warrington. Check out his site
at the following link - http://home.att.net/~wshvbs/
The last one, "csImageFileTrial.dll", will require a trial version download
(read the FAQ for a bit more info).
The OCX and DLL objects will require moving to your SYSTEM32 directory and
then registering within Windows.
GUI OCX
-------
1) Move the OCX "wshLtWtNonModalDalog.ocx" from the LMM root folder into
your "C:\WINDOWS\SYSTEM32" folder
2) Register this OCX via the Start/Run command. Enter the following -
"Regsvr32 wshltwtnonmodaldialog.ocx"
It should now be registered on your PC.