startup script in UNIX

Hi,

I need to load an exe in startup of unix server.
Can any one tell me how can i configure that particular exe to start after boot-up.

Thanks

Could you please tell us what do you mean "exe"?
Shell script?

Via crontab it can be performed in the following way:

@reboot /path/to/my/program