Switched to VB method of single instance
This commit is contained in:
Generated
-9
@@ -2832,15 +2832,6 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to An instance of Game Backup Monitor is already running..
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmMain_ErrorAlreadyRunning() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmMain_ErrorAlreadyRunning", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to GBM is running from a new location, the Windows startup entry has been updated..
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user