Visual Studio Development Bookmark and Share   
 index > Visual Studio Tools for Office > hide "publisher cannot be verified" message
 

hide "publisher cannot be verified" message

Hi, I want to hide the this messaging when users install my Add-In.

I found "Trusting Office Solutions by Using Inclusion Lists (2007 System)"http://msdn.microsoft.com/en-us/library/bb608607.aspxwhich alsocontains"How to: Add or Remove Inclusion List Entries (2007 System)".

The example uses a console app to add the installation folder in the inclusion list so the user won't have to click "Install". However, can I incorporate this code into the ClickOnce setup so the user won't have to run the Console app before the Add-In install? This is all new to me.

dat1  Thursday, October 01, 2009 3:06 PM

Hello,


We can do this until Visual Studio 2010. That is VSTO 4. It is a new feature of VSTO deployment in VSTO4,  
"Perform Additional Actions After the Office solution installation is Complete",

Please refer the following documentaion and walkthrough,
http://msdn.microsoft.com/en-us/library/86bkz018(VS.100).aspx
http://msdn.microsoft.com/en-us/library/dd465291(VS.100).aspx

Hope this get you start! :-)

 

Ji Zhou

MSDN Subscriber Support in Forum

If you have any feedback on our support, please contact EMAIL REMOVED


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Ji.Zhou  Friday, October 02, 2009 3:15 AM

Hello,


We can do this until Visual Studio 2010. That is VSTO 4. It is a new feature of VSTO deployment in VSTO4,  
"Perform Additional Actions After the Office solution installation is Complete",

Please refer the following documentaion and walkthrough,
http://msdn.microsoft.com/en-us/library/86bkz018(VS.100).aspx
http://msdn.microsoft.com/en-us/library/dd465291(VS.100).aspx

Hope this get you start! :-)

 

Ji Zhou

MSDN Subscriber Support in Forum

If you have any feedback on our support, please contact EMAIL REMOVED


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Ji.Zhou  Friday, October 02, 2009 3:15 AM

Hello,

 


Does the information in my last reply help to resolve the issue you are facing? Do you need any future help on this? If yes, please let us know.

Have a nice day!
 

Ji Zhou

MSDN Subscriber Support in Forum

If you have any feedback on our support, please contact

 


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Ji.Zhou  Wednesday, October 07, 2009 2:23 AM
Did you mean we "can't" instead of "can" until VS 2010? I'm using VS2008 to develop this solution for Office 2007.

So I guess I have to instruct the user to just accept the message and click "Install"? Thanks, Dave
dat1  Thursday, October 15, 2009 1:12 PM
Did you mean we "can't" instead of "can" until VS 2010? I'm using VS2008 to develop this solution for Office 2007.

So I guess I have to instruct the user to just accept the message and click "Install"? Thanks, Dave

Yes. Before 2010, Office solution ClickOnce deployment does not support custom action.

Yes.


Best regards,
Ji Zhou
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Ji.Zhou  Friday, October 16, 2009 2:33 AM

You can use google to search for other answers

Custom Search

More Threads

• Disappearing Inputbox
• RTF Woes in Outlook 2003 via VSTO 2005
• What would cause Outlook to throw exception during instantiatiation of ApplicationClass?
• Applying Office Ribbon Style in your application.
• Reading Excel From C#
• How to access Outlook Calendar Items?
• Visual Studio 2005, display in secondary monitor help.
• Create shortcut to xls on users desktop in setup project
• Read Receipt in Outlook Using C#.net
• Highlighting code in an email