|
Re: Installing momentics on Windows Server 2003 64bit
|
03/26/2010 3:58 PM
post50605
|
Re: Installing momentics on Windows Server 2003 64bit
Kevin,
Sometimes extracting java from native launcher and then using it to start the installer makes a difference.
Here are the instructions (replace "installerName.bin" with the actual installer name):
installerName.exe -is:extract
windows-sun-1.5.0.exe
bin/java -cp qnx_win32_setup.jar run
The last step can also be replaced with
bin/java -jar qnx_win32_setup.jar
Hope that helps,
Natalia
|
|
|