Add special folder verification for issue #144

This commit is contained in:
Michael J. Seiferling
2018-07-24 13:53:52 -06:00
parent 2680f857a9
commit a3572abb3d
4 changed files with 58 additions and 12 deletions
+9
View File
@@ -6060,6 +6060,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to An error occured while determining a required system path. [BR][BR]The environment value for [PARAM] is empty.[BR][BR]The application will now exit..
'''</summary>
Friend ReadOnly Property mgrPath_SpecialPathError() As String
Get
Return ResourceManager.GetString("mgrPath_SpecialPathError", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to [PARAM] backup restored..
'''</summary>