Scenario introduction:
Run normally on Windows XP and vs2005.ProgramMove to vs2005 in Windows 7.
An error occurred while embedding the inventory file in the execution Program (with special characters)
Mt.exe: general error c101008d: failed to write the updated manifest to the resource of file "../path/xxxxx.exe". bpcn
Select not to embed the inventory file.
The program runs normally under XP.
However, the r6034 error is displayed when the program runs in win7.
After a week, no problem was found.
Accidentally noticed the Windows interface to ensure the XP style. Manually added rt_manifest resources. At the same time
Project properties. An additional configuration file is added to the configuration file. (For details about the adding process, refer to the method for adding resources in the XP style on the Internet)
Delete rt_manifest from the resource view.
Select the embedded list.
Recompile
The embedded list runs normally. Running properly.