Custom message in setup project

  • Thread starter Thread starter Nita Jadhav
  • Start date Start date
N

Nita Jadhav

i am developing an outlook addin in c# using VSTO for SE. In this solution i
hace added SetSecurity project for Caspol. In setsecurity.cs file the class
is extended from Installer class. Now after uninstallation if outlook is
running i want to give message to user ' Restart outlook '. This message must
come as modal dialog box.
User has to attain this for proceeding further.

Is their any way to implement this. Since i am not getting the setup wizard
as parent window. my message box is getting minimized.

Thanks in advance.
 
No Outlook addin should ever be installed or uninstalled when Outlook is
running.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top