Hi Murthy,
VS2005 IDE doesn't provide the functionality to embed a custom application manifest into the generated executable file.A workaround is tobuild the project manually using the csccommandand the /win32manifest option.
For more information on the /win32manifest compiler option, visit the following link:
http://msdn.microsoft.com/en-us/library/bb545961.aspx
Hope this helps.
Sincerely,
Linda Liu
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
end us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.