include icon to setup project
-
Hi! I want to include a created icon to my setup, so that when somebody installs my application this application has my created icon as Icon. Does anybody know what properties I have to select Thanks a lot Johannes
-
Hi! I want to include a created icon to my setup, so that when somebody installs my application this application has my created icon as Icon. Does anybody know what properties I have to select Thanks a lot Johannes
Click on the setup project. Press F4. On of those properties will allow you to select an icon.
Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
-
Click on the setup project. Press F4. On of those properties will allow you to select an icon.
Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
Thanks for fast answer! Actual, the problem still exists. I know how to select an Icon for desktop and also for the created exe-file. But in the start-menu of windows the icon still does not exist and I don't know why! Johannes
-
Thanks for fast answer! Actual, the problem still exists. I know how to select an Icon for desktop and also for the created exe-file. But in the start-menu of windows the icon still does not exist and I don't know why! Johannes
In the file system, in the "User's Programs Menu" or "User's Desktop" you create a new shortcut. The properties for the short cut include "Icon"
Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
-
Thanks for fast answer! Actual, the problem still exists. I know how to select an Icon for desktop and also for the created exe-file. But in the start-menu of windows the icon still does not exist and I don't know why! Johannes
Okay, got the solution! My icon was to big for being displayed in the start menu Thanx
-
Hi! I want to include a created icon to my setup, so that when somebody installs my application this application has my created icon as Icon. Does anybody know what properties I have to select Thanks a lot Johannes
go to project details and there you can find the option to browse an icon!:-D