Version .20, Grundkonfigurationen Checken, speichern der CONFIG.Variante Preview etc

This commit is contained in:
Digital Data - Marlon Schreiber
2019-08-15 13:44:32 +02:00
parent 2fa4aba3c7
commit a77786b706
15 changed files with 1145 additions and 1148 deletions

View File

@@ -10,10 +10,10 @@ Module ModuleMySettings
Public LogErrorsOnly As Boolean = True
Public GI_withWindream As Boolean = False
Public vWLaufwerk As String = "W"
Public Preview As Boolean = True
'Public myPreviewActive As Boolean = True
Public UniversalViewer_Path As String
Public FW_started As Boolean = False
Public FWSCAN_started As Boolean = False
'Public FWSCAN_started As Boolean = False
'Public Function GetUserConfigPath() As String
' Return Path.Combine(Application.UserAppDataPath(), USER_CONFIG_FILE)