If the application is a .app, then in the terminal go through the package contents to find the actual executable for the program, and then type:
./executable &
you can do this to happen at startup...
Try putting a file in the /Library/StartupItems directory with...