EgtDOORCreator 2.2k1:
-> aggiunto bottone per aprire la porta corrente con il programma Cam5.
This commit is contained in:
@@ -274,6 +274,11 @@ Friend Module OptionModule
|
||||
EgtOutLog(String.Format(EgtMsg(50180), sListLabelFile & " (File Report)"))
|
||||
End If
|
||||
|
||||
Dim sEgtCam5EXE As String = String.Empty
|
||||
If GetMainPrivateProfileString(S_GENERAL, K_EGTCAMEXE, "", sEgtCam5EXE) > 0 AndAlso File.Exists(sListLabelFile) Then
|
||||
IniFile.m_sEgtCameEXEPath = sEgtCam5EXE
|
||||
End If
|
||||
|
||||
Dim nHelpSelct As Integer = 0
|
||||
Select Case GetMainPrivateProfileInt(S_GENERAL, K_SMARTHELP, 1)
|
||||
Case 0
|
||||
|
||||
Reference in New Issue
Block a user