C
code
I have a C#.exe with a Win32.dll (no com is involved).
I would like to make an assembly manifest for the Win32.dll, in order
to use ClickOnce.
I can not figure out how to use mt.exe, or mage.exe, or set up VS IDE
to automatically computed the size and hash values for the <file>
section of the manifest.
I would like to make an assembly manifest for the Win32.dll, in order
to use ClickOnce.
I can not figure out how to use mt.exe, or mage.exe, or set up VS IDE
to automatically computed the size and hash values for the <file>
section of the manifest.