View Single Post
  #1  
Old February 13th 09, 09:01 AM posted to microsoft.public.outlook.program_addins
Nita Jadhav
external usenet poster
 
Posts: 1
Default Custom message in setup project

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.
Ads