Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, May 23, 2014 2:37 PM
Hello,
I have made a program using visual basic 2010. I have changed the task bar icon but I don't now how to change the executable file's desktop icon. Can you do it? Any help would be appreciated.
Thank you, Dan
All replies (2)
Monday, May 26, 2014 7:06 AM âś…Answered
Hi Dan,
Thank you for posting in the MSDN forum.
Just to make this issue clearly, when you install the VB app, you want to get an icon to be paced on your desktop, am I right?
Open Visual Studio:
- Create New Project->Project types = setup and deployment -> Setup Project
- Add your application to the setup project (Right click on Application->Add)
- Select "User's Desktop item"
- Right-click the space
- Browse to the applicaiton and add the shortcur.
Reference:
Like the following screen shot, you could set the Icon property.
Best Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.
Friday, May 23, 2014 2:52 PM
Hi Dan
I think you've only changed your form icon but forgot the executable's Icon! Change the application's Icon and then it's shortcut will show the application's icon