Display information about the publisher
-
Monday, September 10, 2012 7:20 AMHi
Written in C # COM class that is called as elevated.
Assembly signed with a strong name with the file pfx (set pfx file on tab Signing in VS2010). Dll file signed of utility signtool.exe (same pfx file). In the properties of the dll in the "Digital signature" set the expected certificate with the company name.
But when there is a call, a window UAC shows the publisher "Microsoft Corporation".
What requirements must be satisfied to display the correct publisher?- Moved by Bob ShenMicrosoft Contingent Staff Tuesday, September 11, 2012 7:02 AM (From:Visual C# Language)
All Replies
-
Tuesday, September 11, 2012 7:01 AM
Hi Valentin,
According to your description, I'd like to move this thread to Building Development and Diagnostic Tools for .Net Forum for better support, where more experts live.
Thanks for your understanding.Bob Shen [MSFT]
MSDN Community Support | Feedback to us
-
Wednesday, September 12, 2012 7:59 AMModerator
Hi Valentin,
Welcome to the MSDN Forum.
Please take a look at this thread: http://stackoverflow.com/questions/6868772/how-to-set-the-publisher-name-for-winform-application
I hope this will be helpful.
Best regards,
Mike Feng
MSDN Community Support | Feedback to us
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Marked As Answer by Mike FengMicrosoft Contingent Staff, Moderator Monday, September 24, 2012 2:16 PM

