how do i embed my application to my OS (windows XP)? i made an java app
and i would like it to start automatically when i start-up my pc. any
help would be greatly appreciated
andrewthommo@gmail.com - 02 May 2006 08:05 GMT
> how do i embed my application to my OS (windows XP)? i made an java app
> and i would like it to start automatically when i start-up my pc.
Add a call to the application jar or JNLP to the 'start-up' folder.
HTH
Andrew T.