MS_08.04
This commit is contained in:
@@ -72,10 +72,10 @@ Public NotInheritable Class frmSplash
|
||||
If Init.InitDatabase() = True Then
|
||||
System.Threading.Thread.Sleep(500)
|
||||
|
||||
bw.ReportProgress(CalcProgress(3), "Initializing Windream-Configuration")
|
||||
Init.InitWindream()
|
||||
bw.ReportProgress(CalcProgress(3), "Initializing Basic-Configuration")
|
||||
Init.InitBasics2()
|
||||
|
||||
System.Threading.Thread.Sleep(500)
|
||||
System.Threading.Thread.Sleep(300)
|
||||
|
||||
bw.ReportProgress(CalcProgress(4), "Initializing User-Configuration")
|
||||
Init.InitUserLogin()
|
||||
|
||||
Reference in New Issue
Block a user