| pete: I modified the code to bring up a window and display some text, which still works fine when i execute it in a console, but just does not do anything when it is clicked on the desktop.
I want to have the files of the app (jar file and a conf file) in a directory and have a shell script to execute the app from the desktop, where the user simply needs to click on the shell script on the desktop to execute the app.
Is this possible? or is there any way to get around this to make it happen?
Thanks heaps guys, |