Okay, so I am currently trying to get a program called Wimba Classroom to work. It is a Java app that runs in the browser, but it calls an .exe file. Is there a way to get Java to call Wine when the .exe file is called, instead of the .exe file itself?
Thanks,
Puzzler995
Getting Java to call Wine?
Getting Java to call Wine?
If it was just a java app, you could launch that with java installed on
wine. But the browser messes here. Maybe if you fired the browser under
wine...
W dniu 06/26/2011 02:45 AM, puzzler995 pisze:
wine. But the browser messes here. Maybe if you fired the browser under
wine...
W dniu 06/26/2011 02:45 AM, puzzler995 pisze:
Okay, so I am currently trying to get a program called Wimba Classroom to work. It is a Java app that runs in the browser, but it calls an .exe file. Is there a way to get Java to call Wine when the .exe file is called, instead of the .exe file itself?
Thanks,
Puzzler995