googlegsa / sharepoint.v3

Google Search Appliance Connector for SharePoint
5 stars 10 forks source link

GSS.msi: “Verify Installation” dialog box should be a “Modal” dialog box. #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"Verify Installation” dialog box is not a “Modal” dialog box, due to 
which 
following problem may occur:

 While user is verifying the connection, if he clicks on “cancel” 
of “Google Services for Sharepoint” panel and then choose “verify” 
or “close” button then 
installer fails with the    following message on the panel:
"Installation was interrupted before Google Services for SharePoint could 
be installed.You need to restart the installer to try again."

Hence “Verify Installation” dialog box should be made “Modal” so that 
user 
may not be able to click the “Cancel” button or if the user is allowed to 
click “Cancel” then after the confirmation message box installation should 
exit, “Verify Installation” should get closed.

Please use labels and text to provide additional information.
GSS Installer version 2.0.0

Original issue reported on code.google.com by shashank...@gmail.com on 11 Aug 2009 at 1:08

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 12 Aug 2009 at 4:39

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 27 Aug 2009 at 5:12

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 2 Sep 2009 at 10:54

GoogleCodeExporter commented 9 years ago
In the  new Installashield based msi Installer, "Verify Installation" is a 
modal 
dialog but as installer internally runs this custom action in a separate 
process, 
installer allows user to click on cancel.

Original comment by amit.per...@gmail.com on 6 Nov 2009 at 5:56