Hi to everyone.
so i have , well a small problem.. i mean if its impossible (hate this word) i will survive
anywho.. there is a website mp3skyline.com
and they have a download utility called SkyShare
so this is java app and there is one wonderful skyshare-manager.jar
nooowwww
i can start the app if i run it this way:
say /home/me/skymanager/bin/skyshare-manager.jar
however if say i create a symlink in a different directory (or if say create a launcher (gnome)) i get the following:
java.io.FileNotFoundException: ../res/system.cfg (No such file or directory)
it's obvious that it needs the cfg file from ../res/
and its obvious that it would be easy if you could configure it somehow in sourches..
but
there are no sources and i ran out of ideas how to work around it.
once again. its not such of a big a problem, BUT ! i just want to have a nice launcher on my panel or a symlink in my PATH so to make my life easier
so... any ideas appreciated !!!