Simply extract the contents of the ZIP file into a folder of your choice. For example, C:\immerge. Make sure to extract with original paths.
Right now, this program can only be run from the command line. It also requires you to move/copy your log folders and rename them. These will be addressed in a future version.
<format><number>where <format> is one of: "logs", "icql", "icqh", or "msn" for Trillian, ICQ Lite, ICQ History Reader, or MSN respectively. and <number> is at least "1".
java immerge
Copy this entire folder, and name it "logs1". Put this folder in the same place where IMmerge is installed. Repeat for the other computers, renaming them to logs2, logs3, logs4, etc.
Take a copy of the entire folder, and rename it from <YourICQNumber> to "icql1". Put this folder in the same place where IMmerge is installed. Repeat for the other computers, renaming them to icql2, icql3, etc.
Take a copy of this folder, and rename it from "History" to "msn1". Put this folder in the same place where IMmerge is installed. Repeat for the other computers, renaming them to msn2, msn3, etc.
cd C:\immerge java immerge-> If you get a NoClassDefFoundError, make sure you are in the directory with immerge.class. If that doesn't work, try java -classpath . immerge