diff --git a/GBM/Forms/frmSettings.vb b/GBM/Forms/frmSettings.vb index b2e47b5..2389d5c 100644 --- a/GBM/Forms/frmSettings.vb +++ b/GBM/Forms/frmSettings.vb @@ -331,12 +331,6 @@ Public Class frmSettings Me.Close() End Sub - Private Sub frmSettings_FormClosing(sender As System.Object, e As System.Windows.Forms.FormClosingEventArgs) Handles MyBase.FormClosing - If bShutdown = False Then - e.Cancel = True - End If - End Sub - Private Sub frmSettings_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load SetForm() LoadCombos() diff --git a/GBM/My Project/Resources.Designer.vb b/GBM/My Project/Resources.Designer.vb index a41057b..bef35a2 100644 --- a/GBM/My Project/Resources.Designer.vb +++ b/GBM/My Project/Resources.Designer.vb @@ -3517,7 +3517,7 @@ Namespace My.Resources End Property ''' - ''' Looks up a localized string similar to Invalid or poorly formatted 7-Zip arguments can cause backup or restore operations to fail.[BR][BR]If problems occur, clear the arguments and refer to the GBM manual.. + ''' Looks up a localized string similar to Invalid or poorly formatted 7-Zip arguments can cause backup or restore operations to fail.[BR][BR]If problems occur, clear the custom arguments and try again.. ''' Friend ReadOnly Property frmSettings_WarningArguments() As String Get diff --git a/GBM/My Project/Resources.resx b/GBM/My Project/Resources.resx index 04a17d1..7379705 100644 --- a/GBM/My Project/Resources.resx +++ b/GBM/My Project/Resources.resx @@ -1610,7 +1610,7 @@ Locate 7-Zip Console (7za) - Invalid or poorly formatted 7-Zip arguments can cause backup or restore operations to fail.[BR][BR]If problems occur, clear the arguments and refer to the GBM manual. + Invalid or poorly formatted 7-Zip arguments can cause backup or restore operations to fail.[BR][BR]If problems occur, clear the custom arguments and try again. The custom 7-Zip utility could not be found at:[BR][BR][PARAM][BR][BR]Please check your settings, the default 7-Zip utility will be used.