I have one Windows application which is deployed using ClickOnce technology. Is there a way to change the icon of that application which is shown in the image?

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 following code is what I used for solving the problem. I used Stack Overflow question Custom icon for ClickOnce application in ‘Add or Remove Programs’.