File program Icon

  • Thread starter Thread starter Beorne
  • Start date Start date
B

Beorne

I'm developing on WindowsCE.
I've created an Icon resource, I've put it on project properties but
after I deploy the application the icon of the exe in program manager
is always the white square. How could I embed the icon so to have it
displayed in file manager?
Thanks.
 
I'm developing on WindowsCE.
I've created an Icon resource, I've put it on project properties but
after I deploy the application the icon of the exe in program manager
is always the white square. How could I embed the icon so to have it
displayed in file manager?
Thanks.

It's just deploy from visual studio, not installing from cab? If yes,
than
1) make sure that icon is copied into device (solution explorer, click
on icon file, properties, 'copy to output device')
2) restart device (or emulator) :)
 
It's just deploy from visual studio, not installing from cab? If yes,
than
1) make sure that icon is copied into device (solution explorer, click
on icon file, properties, 'copy to output device')
2) restart device (or emulator) :)

I did not restarted the device.
Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top