OS/2 Release Notes Forum


Hi! You are currently viewing forum as a guest. For more features please login or register!

Member Login



Lost your password?

Forum Stats

Latest Member


Not a member yet? Sign Up!



*



06 Feb 12, 17:58 PM

Author Topic: Mercury 1.9.4 for OS/2 - MSN Messenger  (Read 2764 times)

Mercury 1.9.4 for OS/2 - MSN Messenger
on: Jul 18, 2009, 10:27:AM
Here is what I did to get Mercury 1.9.4 running on OS/2.

***Note: Mercury runs on java 1.42 or 1.50, the directions
    below are for jre 1.5.0_07


Homepage:
http://www.mercury.im/

1) Download Mercury 1.9.4 from:
    http://17juju17.free.fr/

2) Use INNOWIN from Acrobat 5, just drop the Self-extracting archive on the
    Acrobat 5 icon.

   2a) Here is the zip file: http://os2notes.com/files/Mercury195.zip
         The file below is for java .1.50.

3) Create this CMD file to start Mercury and that's it!  ;) If anyone
    wants the package email me.

/*********************************** CMD file to start Mercury 1.9.4 ***/
@echo off
rem /* */
rem call RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs'
rem call SysLoadFuncs
@echo off
SET JAVA_HOME="C:\PROGRAMS\JAVA150"
set classpath=lib/dMSN.jar;lib/idle.jar;
set classpath=%classpath%;lib/JavaLibs-windows.jar;lib/liquidlnf.jar
set classpath=%classpath%;lib/looks-1.3b1.jar;lib/skinlf.jar
set classpath=%classpath%;lib/Skins.jar;lib/SpellCheck.jar
set classpath=%classpath%;lib/substance3-3-lite.jar;lib/upnp.jar;lib/VidConf-libs.jar;lib/wintray.jar
set JNIPATH=jni;jni/jmf

@"%JAVA_HOME%\bin\javaw" -Dsubstancelaf.useDecorations -Dswing.aatext=true -Dfile.encoding=UTF8 -Dawt.useSystemAAFontSettings=lcd -Xms512M -Xmx512M -Djava.library.path=%JNIPATH% com.dMSN.Main

end
/************************************************************************/


Greggory
« Last Edit: Jun 13, 2011, 00:39:AM by GreggoryShaw »

Re: Mercury 1.9.4 for OS/2 - MSN Messenger
Reply #1 on: Jul 27, 2009, 08:04:AM
Updating Mercury 1.9.4 to 1.9.5

Homepage:
http://www.mercury.im/

Updating Mercury means installing a newer release of the same version over the current installed Mercury. For example, updating can be done from 1.9.4 to 1.9.5.
http://files.mercury.im/1.9.5/dMSN.jar

If you wish to switch to a different version, for example switching from 1.9 to 2.0, the easiest solution is to first remove the old release followed by installing the new release.

Instructions

Updating Mercury is done by overwriting mercury program directory/lib/dMSN.jar by a newer version of the file.

   1. Download the new dMSN.jar, as of writing 1.9.5 dMSN.jar is the newest.
          * Downloading can best be done by right mouse clicking and choosing save link as or similar, left mouse clicking may not show a download window like we want..
   2. Go to mercury program directory/lib/
          * (If you don't know how, click the link)
   3. Move the new dMSN.jar into the lib directory, choose yes when asked if you wish to overwrite the file.


Greggory
« Last Edit: Jul 31, 2009, 05:28:AM by GreggoryShaw »