Hello Everyone,

I have created a desktop application in VisualStudio2008 using C#. Now I am creating setup project for this application.
I am really very new for the setup and deployment project so I googled few documents and got some idea about it, but still I am unable to fix my issue.
Basically I want this application should install on users profile on stratup programs, so whenever users logs in application should start automatically.

I really appreciate if you guys can provide me solution for my small problem.
I am creating setup in VS2008.
Thanks.