Re: Using VC8 linker to generate isolated app manifest with dependencies.
- From: v-garych@xxxxxxxxxxxxxxxxxxxx ("Gary Chang[MSFT]")
- Date: Thu, 06 Jul 2006 09:28:13 GMT
Hi Geogre,
Thank for your response!
What hash is used? Is it the hash generated by theCryptCATAdmin* functions or just a simple hash of
the whole file?
Would you address specifically this part of my post.
You can use the platform SDK utility Mt.exe to generate hash. It is
available in Windows 2000 and Windows XP.
Mt.exe generates hashes using the CryptoAPI implementation of the Safe Hash
Algorithm (SHA-1). The generated Hashes are inserted as a hexadecimal
string into the <file> tags in the manifest. I suggest you refer to the
following platform SDK documentation for the details:
Mt.exe
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sbscs/setup
/supported_microsoft_side_by_side_assemblies.asp
By the way, I am afraid my first reply missed the point that the VS2005 has
already integrated the platform SDK's manifest tool. You can access that
option in the project Property Pages dialog. On the Configuration
Properties tab, click Linker, then Manifest File, then Generate Manifest...
One related MSDN documention on this topic is as the following:
Manifest Generation in Visual Studio
http://msdn2.microsoft.com/en-us/library/ms235229.aspx
I hope the above information helps, if you have any questions or concerns,
please do not hesitate to let me know. I am standing by to help you.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- Using VC8 linker to generate isolated app manifest with dependencies.
- From: RossettoeCioccolato
- RE: Using VC8 linker to generate isolated app manifest with dependencies.
- From: "Gary Chang[MSFT]"
- Re: Using VC8 linker to generate isolated app manifest with dependencies.
- From: RossettoeCioccolato
- Using VC8 linker to generate isolated app manifest with dependencies.
- Prev by Date: Re: Using VC8 linker to generate isolated app manifest with dependencies.
- Next by Date: Re: Mixed mode exe (forms application)
- Previous by thread: Re: Using VC8 linker to generate isolated app manifest with dependencies.
- Next by thread: .NET 2005 C++ SerialPort class
- Index(es):
Relevant Pages
|