| Subject: UAC Manifest resourse and Icons |
| Group: microsoft.public.windows.developer.winfx.fundamentals |
| Date: 9/21/2006 2:20:02 AM |
| From: =?Utf-8?B?RGFycmVuIEI=?= [Email Address Protection] |
Developing an Application for Vista using c# 2005 and have worked out how to create a compiled resource to embed the required UAC manifest thanks to this Blog entry. http://blogs.msdn.com/shawnfa/archive/2006/04/06/568563.aspx. I have worked out that to embed it I can specify on the project property page to use the compiuled resource file. But this is a radio button option that does not allow me to retain the Incon for the application. Can anybody give me any pointers how to overcome this by embedding the icon an making it the assemblies Icon. Cheers |
| Back |