From: jcanistrum <jca...@gm...> - 2010-06-03 12:41:49
|
Hi, after using Pär Matsson tip for correcting esomstart.bat for Windows Vista I.e., the last line of esomstart.bat should read: call java -cp "%LOCALCLASSPATH%" -Dos.name=Windows.XP -Xmx512m %MAIN% %%* ( <http://sourceforge.net/mailarchive/forum.php?thread_name=000d01c9e3f7$beb30 3c0$3c190b40$%40matsson%40ucsf.edu&forum_name=databionic-esom-user> http://sourceforge.net/mailarchive/forum.php?thread_name=000d01c9e3f7$beb303 c0$3c190b40$%40matsson%40ucsf.edu&forum_name=databionic-esom-user) I got the demo running, but at the end it gave me this error message : call "$INSTALL_PATH"\bin\esomstart.bat databionics.esom.Matrix %* The system cannot find the path specified. ??? Error using ==> loadumx at 38 loadumx: could not open file demoComp.umx Searching for the files created by esom_demo, I found demoPmatrix.umx and demo.umx, but not demoComp.umx. Anyone knows if demo.umx is the right one or something else is missing here? Thanks in advance Joao Carlos MSc. student at IME-RJ Brazil |