1

I'm developing an install4j application for multiple platforms. At the moment I want the application to run at start up of the computer in linux. I have already set it to run at startup on Windows and OS X. The application has GUI. How can i set this in install4j?

Ni12N
  • 123
  • 9
  • Wait, I just read it has a GUI. So you want to start it automatically not when the computer starts but when a given user logs in? – JBert Dec 06 '13 at 09:03
  • The idea is the application to be available from the system tray when the user logs in. From the tray the user can open the application window. – Ni12N Dec 06 '13 at 09:25
  • 1
    install4j has no support for auto-start items of Linux desktop environments. You would have to implement the necessary modifications for the target DE yourself. – Ingo Kegel Dec 08 '13 at 20:57
  • Well i just done that before some time and ya its making work for windows but its not having support for Linux. so it can not work for ubuntu.http://stackoverflow.com/questions/24379563/putting-java-application-on-start-up-while-creating-set-up-fine-in-install4j – Kishan Bheemajiyani Jun 24 '14 at 09:43

0 Answers0