diff --git a/Effector.Main/MainWindow/MainWindowM.vb b/Effector.Main/MainWindow/MainWindowM.vb index 5cd82b2..e20bec8 100644 --- a/Effector.Main/MainWindow/MainWindowM.vb +++ b/Effector.Main/MainWindow/MainWindowM.vb @@ -175,8 +175,8 @@ Public Class MainWindowM GenInterface.GetPrivateProfileString(S_LICENCE, K_KEY, "", sKey, sLicFile) EgtSetKey(sKey) ' Recupero livello e opzioni della chiave - Dim bKey As Boolean = EgtGetKeyLevel(7375, 2610, 1, m_nKeyLevel) And - EgtGetKeyOptions(7375, 2610, 1, m_nKeyOpt1, m_nKeyOpt2) + Dim bKey As Boolean = EgtGetKeyLevel(7375, 2706, 1, m_nKeyLevel) And + EgtGetKeyOptions(7375, 2706, 1, m_nKeyOpt1, m_nKeyOpt2) If Not bKey Then EgtOutLog("Key or Licence Problem (" & (-nKeyLevel).ToString() & ")") diff --git a/Effector.Main/My Project/AssemblyInfo.vb b/Effector.Main/My Project/AssemblyInfo.vb index f389661..b439f19 100644 --- a/Effector.Main/My Project/AssemblyInfo.vb +++ b/Effector.Main/My Project/AssemblyInfo.vb @@ -15,7 +15,7 @@ Imports System.Windows - + @@ -55,5 +55,5 @@ Imports System.Windows ' by using the '*' as shown below: ' - - + + diff --git a/Effector.Plugin.Interface/My Project/AssemblyInfo.vb b/Effector.Plugin.Interface/My Project/AssemblyInfo.vb index 39da880..d21536b 100644 --- a/Effector.Plugin.Interface/My Project/AssemblyInfo.vb +++ b/Effector.Plugin.Interface/My Project/AssemblyInfo.vb @@ -13,9 +13,9 @@ Imports System.Windows - + - + @@ -55,5 +55,5 @@ Imports System.Windows ' by using the '*' as shown below: ' - - + +