I'm looking for a little help with Ubuntu 18.04. I installed a program using the below terminal commands:
su
"password"
cd Documents
chmod +x WatchPower64.bin
./WatchPower64.bin
The program does work as expected once installed. It has installed to the /root/WatchPower folder. There are some jar and lax files in this folder plus jre and lib folders. If I close the program/reboot the machine I have to repeat the process to install the program as I can't figure out (being an ubuntu novice!) how to create shortcuts etc. When I 'hover' over the taskbar the program shows as 'com-zerog-lax-LAX' if that helps?
Could I get some advice on how to create a desktop shortcut or a taskbar link to launch the program quicker please?