Add a icon to the CDMenuPro project
Thus you merge your icon into the title bar of the CDMenuPro and into the welcome screen.
- Start CDMenuPro Editor.
- Create new project or open an existing project.
- Menu: "Properties - Welcome Screen..."
- In the line "Icon" click "Browse" and select the icon file.
- Save and test Project.
- In the CDMenuPro title bar and in your welcome screen you will find now your ICON.
And this is how the menu looks when starting:
Add the Icon also to the file "Autorun.inf":
Autorun.inf
[AutoRun]
open=CD_Start.exe
icon=Smily.ico
|