I want my application to be inside installation kit and after the installation create shortcut icon on my desktop, how can I do this?
I want my application to be inside installation kit and after the installation create
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The easyiest way would to use the Visual Studio Setup Wizard Project assuming you are using Visual Studio. There are other options such as WIX , Inno Setup and Install Shield LE which is an option in VS2010 it will be replacing the Visual Studio Installer in later versions of Visual Studio.