VS installer make the application automacatically start when OS boots

VS installer make the application automacatically start when OS boots

All .
I have an Window application and wanna release it using VS2010 package
installer.
One of the features of the package requires that the application
automatically start up whenever OS boots. and the supported OS varies from
Windows XP(x86/64) to windows 7 . Could you help to enlighten me to make a
solution general to the mentioned OS.
Thanks a lot .