This commit is contained in:
2024-09-12 13:53:12 +02:00
parent 036984b07b
commit 729fbe82d6
8 changed files with 413 additions and 323 deletions

View File

@@ -62,7 +62,7 @@ Public Class frmLogin
lblVersion.ContextMenuStrip = ctxUpdate
If Application.ProductVersion.StartsWith("0") Then lblVersion.Text += " BETA"
VERAG_PROG_ALLGEMEIN.cProgramFunctions.spireLoadLicense()
If Not VERAG_PROG_ALLGEMEIN.cProgramFunctions.spireLoadLicense() Then MsgBox("Fehler beim Laden der SPIRE-Lizenz")
Dim pfadDatei As String = Application.StartupPath & "\Standort.txt"
firma = "VERAG"